Apache shuts down from time to time
        Posted  
        
            by 
                Dugi
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Dugi
        
        
        
        Published on 2013-11-03T04:00:33Z
        Indexed on 
            2013/11/03
            9:59 UTC
        
        
        Read the original article
        Hit count: 285
        
I'm having trouble with my VPS as it keeps shutting apache down at least twice a day. The server is running on CentOS 6 with the latest apache.
By shutting down I mean I have to go into SSH and type in this command in order to bring it up again:
/sbin/service httpd start
I'm not very good with servers and my host doesn't seem to have a nice customer service.
Any help would be appreciated as these unexpected downtimes really know to kill one's mood.
© Server Fault or respective owner