Issues with apache2 starting.
But, when I go to start apache2 using "/etc/init.d/apache2 start," the follow is displayed:
- Starting web server apache2
…fail!
What could be the issue here?
7 Replies
Setting up apache2-mpm-worker (2.2.14-5ubuntu8.4) …
- Starting web server apache2
…fail!
invoke-rc.d: initscript apache2, action "start" failed.
I deleted it and disabled the site… things are working now.
Thanks!
Most likely under /etc/apache2/sites-available/example.com if you followed the linode tutorial.
Check that everything is correct in the file. I had this issue where I had ~/public/logs/ in the config file but only had a directory ~/public/log/
Not the most helpful error when you just get [fail] …
Let me guess, you always played a cleric in your AD&D games right?
//way to resurrect a year old thread//
sudo apachectl -t -D DUMP_VHOSTS
PS didn't realise this was an old thread, sorry.