Free Adult Tube-Video Script Forum
Error - Printable Version

+- Free Adult Tube-Video Script Forum (http://freeadultscript.com/forum)
+-- Forum: My Category (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Error (/showthread.php?tid=743)



Error - apeyron - 05-07-2011 03:44 PM

[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?


RE: Error - Punktured - 05-07-2011 03:53 PM

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?


RE: Error - apeyron - 05-07-2011 05:00 PM

(05-07-2011 03:53 PM)Punktured Wrote:  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?

how can I add %{error-notes}n? Can you explain it for me?


RE: Error - Punktured - 05-07-2011 05:05 PM

check your php.ini file...


RE: Error - apeyron - 05-07-2011 05:43 PM

(05-07-2011 05:05 PM)Punktured Wrote:  check your php.ini file...

Sorry but I couldn't find it yet.


RE: Error - Punktured - 05-07-2011 05:54 PM

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..