Re: Problems with apache vhosts

2008-05-21 Thread Marc Balmer
Taleon wrote: > Thanks for the fast vhost-fix. I rebuilded my system some minutes ago and > now it works perfectly without any error-messages. It is very important that the IPv6 additions do not break existing IPv4 installations. People should really look out for IPv4 breakage. Thanks for your

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 Marc Balmer
Taleon wrote: > 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 20

Re: Problems with apache vhosts

2008-05-20 Thread Paco Esteban
On Tue, May 20, 2008 at 4:55 PM, Taleon <[EMAIL PROTECTED]> wrote: > 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

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-16 Thread Marc Balmer
-feira, 16 de Maio de 2008 13:43 Para: Pedro de Oliveira Assunto: Re: Problems with apache vhosts On 2008/05/16 13:03, Pedro de Oliveira wrote: Yes, the DocumentRoot ones I know that are because of the chroot. But the VirtualHosts warnings shoulnt appear, and yes, it is working correctly. btw

Re: Problems with apache vhosts

2008-05-16 Thread Pedro de Oliveira
Hum, so I should just ignore it! Well, at least it is now *reported*. Thanks Marc and Stuart -Mensagem original- De: Stuart Henderson [mailto:[EMAIL PROTECTED] Enviada: sexta-feira, 16 de Maio de 2008 13:43 Para: Pedro de Oliveira Assunto: Re: Problems with apache vhosts On 2008/05/16

Re: Problems with apache vhosts

2008-05-16 Thread Pedro de Oliveira
Para: misc@openbsd.org Assunto: Re: Problems with apache vhosts On 2008-05-16, Pedro de Oliveira <[EMAIL PROTECTED]> wrote: > Everything works as expected, but when I do a apachectl configtest I > get the > following: > > Warning: DocumentRoot [/htdocs] does not exist &g

Re: Problems with apache vhosts

2008-05-16 Thread Stuart Henderson
On 2008-05-16, Pedro de Oliveira <[EMAIL PROTECTED]> wrote: > Everything works as expected, but when I do a apachectl configtest I get the > following: > > Warning: DocumentRoot [/htdocs] does not exist > Warning: DocumentRoot [/htdocs/stats] does not exist > Warning: DocumentRoot [/htdocs/blog] do

Re: Problems with apache vhosts

2008-05-16 Thread Marc Balmer
viada: sexta-feira, 16 de Maio de 2008 12:11 Para: Pedro de Oliveira Cc: misc@openbsd.org Assunto: Re: Problems with apache vhosts Pedro de Oliveira wrote: Hello, I'm having a little problem with vhosts with OpenBSD apache, not really a problem, more a Warning cause everything is working nicel

Re: Problems with apache vhosts

2008-05-16 Thread Pedro de Oliveira
I'm running -current from Mon May 12 10:57:47 WEST 2008. -Mensagem original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome de Marc Balmer Enviada: sexta-feira, 16 de Maio de 2008 12:11 Para: Pedro de Oliveira Cc: misc@openbsd.org Assunto: Re: Problems with apache vhosts

Re: Problems with apache vhosts

2008-05-16 Thread Marc Balmer
Pedro de Oliveira wrote: Hello, I'm having a little problem with vhosts with OpenBSD apache, not really a problem, more a Warning cause everything is working nicely, i just dont like the warnings. On which version do you see this problem? Are you running -current? If so, from when does you

Problems with apache vhosts

2008-05-16 Thread Pedro de Oliveira
Hello, I'm having a little problem with vhosts with OpenBSD apache, not really a problem, more a Warning cause everything is working nicely, i just dont like the warnings. I created a vhosts.conf in /var/www/conf/modules with the following: -vhosts.conf- NameVirtualHost *:80