Didn't notice any issue but today, (a few days later) I made a php.ini change and restarted apache2 and received this message: [Sat Mar 30 13:27:37 2013] [warn] NameVirtualHost *:443 has no VirtualHosts [Sat Mar 30 13:27:37 2013] [warn] NameVirtualHost *:80 has no VirtualHosts ... waiting [Sat Mar 30 13:27:38 2013] [warn] NameVirtualHost *:443 has no VirtualHosts [Sat Mar 30 13:27:38 2013] [warn] NameVirtualHost *:80 has no VirtualHosts anyone know why? thx, happz
I have the same question open from a new install. Nobody is answering it as of yet: http://www.howtoforge.com/forums/showthread.php?t=61244 I have only seen this in ISPConfig 3.0.5.2.
Because we added NameVirtualHost *:80 NameVirtualHost *:443 to the configuration - these are missing on some distributions, and without them, vhosts that use * as the IP don't work. These are just warnings, so please ignore them. They don't do any harm to your system.