hi after the last update one server gif this error [....] Restarting web server: apache2[Sat Oct 18 20:55:11 2014] [warn] VirtualHost xx.xx.xx.xx:80 overlaps with VirtualHost xx.xx.xx.xx:80, the first has precedence, perhaps you need a NameVirtualHost directive none of the website is accessible al doemins point to 1 website. eny ideas?
The above message is a warning, not an error, it just indicates that your server is configured for virtual hosts on *. The ispconfug update did not change any vhost files, so most likely the issue is caused by some other apache changes and got vidible just by the apavhe rstart that the ispconfig update made. The most likely rason for the problem you describe is that you mixed * and the ip address in websites. Ensure that you use either * or the ip address for all sites but dont mix it.
hi till, on thad server al website have select a ip the same ip btw its is not the master server on that server i need select ip to the website. on the master the ip is listen in the ip list? so i doit use * on that server ?
If you selected the ip for all sites, then thats ok. Please check the apache ispconfig.conf file, does it contain NameVirtualHost lines for the ip for port 80 and 443? If not, add them and restart apache.