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 ]
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.