1

im getting this error when restarting apache ,after i did a couple of a2ensite commands something when wrong and now it diesnt want to restart

 [Mon Sep 10 23:00:52 2012] [warn] pid file /var/run/apache2.pid overwritten -- Unclean shutdown of pre vious Apache run? 

2 Answers 2

1

Did you try :

sudo rm /var/run/apache2.pid sudo /etc/init.d/apache2 stop sudo /etc/init.d/apache2 start 

?

Sign up to request clarification or add additional context in comments.

1 Comment

just tried it now it just fails and doesnt give any error message
0

did a reload /etc/init.d/apache2 reload and everything ok now

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.