Odd errors on httpd Apache restart

Discussion in 'General' started by dlucy, Sep 24, 2009.

  1. dlucy

    dlucy New Member

    I've got a recent install of ISPConfig 3.0.1.4 on CentOS 5.3 which is working, but I am getting warnings or errors when I restart Apache:

    [root@mymachine ~]# /etc/init.d/httpd restart
    Stopping httpd: [ OK ]
    Starting httpd: [Wed Sep 23 17:43:43 2009] [warn] NameVirtualHost 2XX.61.253.62:443 has no VirtualHosts
    [Wed Sep 23 17:43:43 2009] [warn] NameVirtualHost 2XX.160.22.80:80 has no VirtualHosts
    [Wed Sep 23 17:43:43 2009] [warn] NameVirtualHost 2XX.160.22.80:443 has no VirtualHosts
    [Wed Sep 23 17:43:43 2009] [warn] NameVirtualHost 2XX.61.253.65:80 has no VirtualHosts
    [Wed Sep 23 17:43:43 2009] [warn] NameVirtualHost 2XX.61.253.65:443 has no VirtualHosts
    [Wed Sep 23 17:43:43 2009] [warn] NameVirtualHost 2XX.61.252.144:80 has no VirtualHosts
    [Wed Sep 23 17:43:43 2009] [warn] NameVirtualHost 2XX.61.252.144:443 has no VirtualHosts
    [Wed Sep 23 17:43:43 2009] [warn] NameVirtualHost *:80 has no VirtualHosts
    [ OK ]
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats absolutely ok, nothing to worry about. Apache is just telling you that you did not have assigned any websites to these specific IP addresses.
     

Share This Page