I have contacted my host and its taking ages to get my answer. What should i do. I have a dedicated server btw.. WHM works what should i do? Im a newb with dedicated servers.. I just noticed when i try checking the apache status in whm it times out, it must be apache.. What to do? EDIT: I fixed it..Just had to play around with it
Whenever Apache is down, log to SSH and try to kill the processes by killall - 9 httpd and then restart That's the most popular cause of apache crashing..processes unwilling to shut down and stopping apache from restarting If you also restart from SSH it'll give you the reason why it's failing specially if it's something wrong with httpd.conf