After restarting Apache this is what I get-

Discussion in 'General' started by happz, Nov 15, 2011.

  1. happz

    happz Member

    Hello! the 111.111.111.111 is just a mask for my real IP but...

    I just ran:
    Code:
    /etc/init.d/apache2 restart
    And this is the result:
    Code:
    * Restarting web server apache2                                                                                                                             [Tue Nov 15 15:03:23 2011] [warn] NameVirtualHost 111.111.111.111:80 has no VirtualHosts
    [Tue Nov 15 15:03:23 2011] [warn] NameVirtualHost 111.111.111.111:443 has no VirtualHosts
     ... waiting [Tue Nov 15 15:03:25 2011] [warn] NameVirtualHost 111.111.111.111:80 has no VirtualHosts
    [Tue Nov 15 15:03:25 2011] [warn] NameVirtualHost 111.111.111.111:443 has no VirtualHosts
    What does this mean?

    I can get to my websites so this is confusing. I am getting reports that it takes a long time for the sites to resolve but still, what should I do now?

    Thanks,
    Happz
     
  2. happz

    happz Member

    I rebooted system and this is my message still:

    Code:
    MyExampleSrv:~$ /etc/init.d/apache2 restart 
    * Restarting web server apache2
    Warning: DocumentRoot [/var/www/ispconfig/] does not exist
    Warning: DocumentRoot [/usr/local/ispconfig/interface/web/] does not exist
    [Tue Nov 15 15:58:39 2011] [warn] NameVirtualHost 111.111.111.111:80 has no VirtualHosts
    [Tue Nov 15 15:58:39 2011] [warn] NameVirtualHost 111.111.111.111:443 has no VirtualHosts
    Warning: DocumentRoot [/var/www/ispconfig/] does not exist
    Warning: DocumentRoot [/usr/local/ispconfig/interface/web/] does not exist
    [Tue Nov 15 15:58:39 2011] [warn] NameVirtualHost 111.111.111.111:80 has no VirtualHosts
    [Tue Nov 15 15:58:39 2011] [warn] NameVirtualHost 111.111.111.111:443 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

    the 111.111.111.111 is to just mask the real ip....

    Any Ideass???

    Happz
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats absolutely OK. The message means that no virtualhosts are created on the listed IP addresses yet. So thst no error, its just a info message from apache.
     

Share This Page