Results 1 to 2 of 2
I was able to get the a2ensite command to enable a virtual site because it says "Site xxxxx.com already enabled" when I run the command. My problem now is that ...
- 04-20-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 9
Ubuntu Server Virtual Site Problems
I was able to get the a2ensite command to enable a virtual site because it says "Site xxxxx.com already enabled" when I run the command. My problem now is that even though a site is enabled it says this:
Should I do a chown or chmod to a file? If so which files? Thanks!Code:/etc/init.d/apache2 restart * Restarting web server apache2 [Tue Apr 20 01:28:57 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Tue Apr 20 01:28:57 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Tue Apr 20 01:28:57 2010] [warn] NameVirtualHost *:80 has no VirtualHosts [Tue Apr 20 01:28:57 2010] [warn] NameVirtualHost *:80 has no VirtualHosts (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs
- 04-20-2010 #2Just Joined!
- Join Date
- May 2008
- Posts
- 36
This may be helpful:
CommonMisconfigurations - Httpd Wiki


Reply With Quote