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



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 *:80 overlaps with VirtualHost 
*:80, the first has precedence, perhaps you need a NameVirtualHost directive
[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 *:80 overlaps with VirtualHost 
*:80, the first has precedence, perhaps you need a NameVirtualHost directive
[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] NameVirtualHost *:80 has no VirtualHosts
/usr/sbin/apachectl start: httpd started


The Apache works great but simetimes, if I enter the URL of my domain in the 
browser, there is displayed the hostname of my server (titan) infront of the 
url like `http://titan.wellenform.net' - and I did not add any subdomain in the 
httpd.conf.

Greetings
Christian Ruesch

PS: Sorry for the wrong last mail.