Forum Moderators: phranque
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
You should try something like the live HTTP headers extension for Firefox, with which you can record the headers sent by the browser.