Forum Moderators: phranque

Message Too Old, No Replies

Page not Found

Random page not found messages

         

revon_d

1:11 pm on Feb 15, 2007 (gmt 0)

10+ Year Member



I am basically using Apache Server here.

I have got a PHP Application - TikiWiki running on it.

When I browse the application - it randomly gives me page not found.
- If I click refresh it loads the page properly
- There is no specific pattern or page on which it occurs
- The log does not indicate an HTTP Get request when it shows the Page not found.
- but there is an entry when the page gets reloaded

- Same version of Apache installed on another machine does not give this error

version used 1.3

encyclo

4:02 am on Feb 17, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld revon_d. You should start by seeing what the browser is doing when the not found error occurs, because the lack of an entry in the access log and the error log suggests that the request isn't reaching the server.

You should try something like the live HTTP headers extension for Firefox, with which you can record the headers sent by the browser.