On 2/9/2013 11:58 AM, Mike Mackintosh wrote:


On Saturday, February 9, 2013 at 11:51 AM, Geoff Shang wrote:

On Sat, 9 Feb 2013, Jim Giner wrote:

Lately, my web pages are giving me some problems. Once a day or so one or
more of my pages/scripts will give me a 404 error page saying my web page has
timed out. Problem is that the page was just displayed. I click on a link,
the page shows up, I click on a button on it to trigger some activity and
voila! An error. I hit refresh and my page is back and things work ok.



Since someone mentioned network issues, I will ask this question.

Is it actually a "404" page? That is to say, does the string "404"
actually appear in the error document?

If it does, then this would rule out your home network, as 404 is a
response code returned by the webserver.

Geoff.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



What about your HTTP server (Apache, nginx, lighttpd)? Is is overloaded or all 
child-threads/workers busy?

I have no idea about how the host server is performing - but this has not happened before now.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to