Aegir/Drupal/Linode issue encontered when trying to restart Apache
Posted
by Jon
on Server Fault
See other posts from Server Fault
or by Jon
Published on 2010-05-07T23:30:30Z
Indexed on
2010/05/07
23:38 UTC
Read the original article
Hit count: 345
Ran this command,
$ sudo /etc/init.d/apache2 restart
Got these results,
* Restarting web server apache2
Warning: DocumentRoot [/srv/www/mywebsite.com/public_html/] does not exist
[Fri May 07 15:51:57 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
Warning: DocumentRoot [/srv/www/mywebsite.com/public_html/] does not exist
[Fri May 07 15:51:57 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
...fail!
Gadzooks!
© Server Fault or respective owner