Current time: 11-30-2024, 08:11 PM Hello There, Guest! (LoginRegister)


Post Reply 
webserver down, cant find reasons
Author Message
dcreation Offline
Junior Member
*

Posts: 85
Joined: Apr 2009
Reputation: 0
Post: #2
RE: webserver down, cant find reasons
You can start with a:

cat /var/log/syslog | grep apache
and
/var/log/apache2/users/default-error.log

But, it is much more interesting why apache wont restart.
If happens for the next time try to stop it first:
/etc/init.d/apache2 stop
Wait a second.. then look at the processes:
ps aux | grep apache
to verify it is really down. Then try to start it and copy and paste the error-message Smile
04-25-2010 05:48 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
webserver down, cant find reasons - peman - 04-25-2010, 05:16 PM
RE: webserver down, cant find reasons - dcreation - 04-25-2010 05:48 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)