Re: Problems with apache vhosts

2008-05-20 Thread Taleon
Hi, I meet the same problem. The error messages looks like following: $ sudo apachectl start [Tue May 20 16:45:58 2008] [warn] VirtualHost *:80 overlaps with VirtualHost *:80, the first has precedence, perhaps you need a NameVirtualHost directive [Tue May 20 16:45:58 2008] [warn] VirtualHost *:8

Re: Problems with apache vhosts

2008-05-20 Thread Taleon
Hi, I meet the same problem. The error messages looks like following: $ sudo apachectl start [Tue May 20 16:45:58 2008] [warn] VirtualHost *:80 overlaps with VirtualHost *:80, the first has precedence, perhaps you need a NameVirtualHost directive [Tue May 20 16:45:58 2008] [warn] VirtualHost *:8

Re: Problems with apache vhosts

2008-05-21 Thread Taleon
Thanks for the fast vhost-fix. I rebuilded my system some minutes ago and now it works perfectly without any error-messages. $ sudo apachectl start /usr/sbin/apachectl start: httpd started Greetings Christian Ruesch