Find the answer to your Linux question:
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 ...
  1. #1
    Just 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:

    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
    Should I do a chown or chmod to a file? If so which files? Thanks!

  2. #2
    Just Joined!
    Join Date
    May 2008
    Posts
    36

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...