I'm trying to get my web server going and have tried to restarting apache but am getting the following error:
"namevirtualhost *:0 has no virtualhosts"
Any thoughts as to what causes this? I've set up my virtual host file in the /etc/apache2/sites-available and enabled directory's so I must be missing something obvious.
It's setup similar to this older question I found (
http://www.linuxquestions.org/questi...66#post2626666) but I'm not using httpd.conf at all, should I be? I thought that was only for backward compatability.
TIA
TW,