Aegir/Drupal/Linode issue encontered when trying to restart Apache
- by Jon
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!