Error
|
05-07-2011, 03:44 PM
Post: #1
|
|||
|
|||
Error
[Tue Jul 05 13:39:14 2011] [error] [client xx.xx.xx.xx] request failed: error reading the headers
what is it mean? I use Apache/2.2.17 (Ubuntu) mod_fcgid/2.3.6. Any ideas? |
|||
05-07-2011, 03:53 PM
Post: #2
|
|||
|
|||
RE: Error
can you send us your site url...
also... (temporarily) adding %{error-notes}n to your log format string could hint at something... it basically means that the requested information is taking longer to send than is allowed... a server limit has been exceeded such as number or length of request header field(s)... have you edited any of the scripts source code? Custom HTML/CSS/PHP http://theorderofindividualacceptance.co...p.php?id=1 |
|||
05-07-2011, 05:00 PM
Post: #3
|
|||
|
|||
RE: Error
(05-07-2011 03:53 PM)Punktured Wrote: can you send us your site url... how can I add %{error-notes}n? Can you explain it for me? |
|||
05-07-2011, 05:05 PM
Post: #4
|
|||
|
|||
RE: Error
check your php.ini file...
Custom HTML/CSS/PHP http://theorderofindividualacceptance.co...p.php?id=1 |
|||
05-07-2011, 05:43 PM
Post: #5
|
|||
|
|||
RE: Error | |||
05-07-2011, 05:54 PM
Post: #6
|
|||
|
|||
RE: Error
are you using a vps or dedicated server?
if so, you can use the search function to search for specific file names.. send me your sites url in private message please... also, check your access logs, for timestamps that match those in the errorlog.. Custom HTML/CSS/PHP http://theorderofindividualacceptance.co...p.php?id=1 |
|||
« Next Oldest | Next Newest »
|