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... Link to comment https://forums.phpfreaks.com/topic/99863-apache-stops-responding-need-help/ 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 Link to comment https://forums.phpfreaks.com/topic/99863-apache-stops-responding-need-help/#findComment-511501 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. Link to comment https://forums.phpfreaks.com/topic/99863-apache-stops-responding-need-help/#findComment-511578 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.