View Single Post
  #6 (permalink)  
Old 11-30-2004, 11:52 PM
T T is offline
Junior Member
 
Join Date: Nov 2004
Posts: 1
Whatever it is, you're not the only one!!!
Hey, I know this is an old problem, but I'm still having it.

I have the same setup - Red Hat 7.3, php 4.1.2/MySQL 3.23, 1.3.23. This is an unpatched server that runs on a local network for development purposes only.

The issue is my PHP error reporting. When there is an error in the script, it takes -- every time -- exactly 3 minutes and 9 seconds for the page to load. Otherwise, it works normally.

I used to have error reporting working OK when I set up this server, but I recall at one time, HTTP output was getting cached in the browser to the point it was difficult sometimes to truly "refresh" the page, so I must have done something to the web server??? But can't remember what.

I don't think this is PHP's fault, but there is nothing unusual in the Apache error logs.

Any clues, anyone?

- T.
Reply With Quote