bt227 Posted April 6, 2008 Share Posted April 6, 2008 I have a problem with my apache+php setup and need some help. Apache stops responding after it has run for some time, by that I mean when I make a request the connection just hangs forever. I check the server load, it's very low there is nothing running. No active connections to MySQL. I check apache and php logs, not errors there. The only thing that will fix it is if I restart Apache. Then it's back to normal, for a little while anyway. It seems to get into this screwed up state ever few hours. Any ideas what the problem may be, or things I can try to debug the problem? The setup is pretty much standard stuff: Linux, Apache 2.2.6, PHP 5.1.6... Quote Link to comment Share on other sites More sharing options...
steviewdr Posted April 7, 2008 Share Posted April 7, 2008 You'll want to uncomment: server-status and server-info in your .htaccess to find out info about how apache is running. -steve Quote Link to comment Share on other sites More sharing options...
bt227 Posted April 7, 2008 Author Share Posted April 7, 2008 Thanks for the tip. I will do that and check the server-status when the problem occurs. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.