This is a discussion on (70007)The timeout specified has expired within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello, I install apache 2.049 and with a lot of cgi, I have this error : (70007)The timeout specified ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I install apache 2.049 and with a lot of cgi, I have this error : (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, all work with apache 1.3... Do you know how can I fix this probleme.... ? |
|
|||
|
py <pierre-yvesnospam@tiscali.fr> wrote:
> (70007)The timeout specified has expired: ap_content_length_filter: > apr_bucket_read() failed, > all work with apache 1.3... Apache 2 has a whole new apr library, maybe that's the problem. On which OS? Did you compiled it yourself or it was a precompiled binary? Davide -- | Rules: (1) The boss is always right. (2) When the boss is wrong, | refer to rule 1. | | |
|
|||
|
Davide Bianchi a écrit :
> py <pierre-yvesnospam@tiscali.fr> wrote: > >>(70007)The timeout specified has expired: ap_content_length_filter: >>apr_bucket_read() failed, >>all work with apache 1.3... > > > Apache 2 has a whole new apr library, maybe that's the problem. > On which OS? Did you compiled it yourself or it was a precompiled > binary? > > Davide > I test it on mandrake linux 9.2 and redat 9. On mandrake I compile it. with the both I have the same error. |
|
|||
|
py <pierre-yvesnospam@tiscali.fr> wrote:
> I test it on mandrake linux 9.2 and redat 9. On mandrake I compile it. > with the both I have the same error. Ok, based on the apache error_log messages (http://www.tigress.com/nobs/apache2-error-messages.html) the error is generated by server.c, somewhere they suggest a problem with permission, but there is no clear solution yet. Did you checked the Apache bug database? Davide -- | Real software engineers work from 9 to 5, because that is the way the | job is described in the formal spec. Working late would feel like | using an undocumented external procedure. | |
|
|||
|
Davide Bianchi a écrit :
> py <pierre-yvesnospam@tiscali.fr> wrote: > >>I test it on mandrake linux 9.2 and redat 9. On mandrake I compile it. >>with the both I have the same error. > > > Ok, based on the apache error_log messages > (http://www.tigress.com/nobs/apache2-error-messages.html) > the error is generated by server.c, somewhere they suggest a problem > with permission, but there is no clear solution yet. > > Did you checked the Apache bug database? > > Davide > yes and this bug is not fix since 2003/05.. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19315 |
|
|||
|
py <pierre-yvesnospam@tiscali.fr> wrote:
> yes and this bug is not fix since 2003/05.. > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19315 Then I think the only solution is to keep using 1.3 (don't know why, but Apache 2 doesn't sound very... interesting...) Davide -- | Due to circumstances beyond your control, you are master of your fate | and captain of your soul. | | |