I had to commented out NameVirtualHost 192.168.0.1:80 and it does not show
me the error anymore.
Thanks lot ppl.
- Original Message -
From: "Mike Burger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 02, 2002 4:48 PM
Subject: Re: errors in a
The problem, in this case, is that Info is using multiple "VirtualHost"
entries on the same IP. In such a case, you need at least a
#
entry prior to each entry.
This is how Apache knows to serve up a particular web site for a
particular name. Otherwise, it will keep serving up the main sit
On Sun, 2002-09-01 at 07:54, Info wrote:
> I extracted part of the config.
...
> NameVirtualHost 192.168.0.1:80
> NameVirtualHost 192.168.0.2
>
...
>
>
...
>
Your VirtualHost declarations don't have servernames, so you're not
using NameVirtualHost, and you can probably remove it. I think you
"Gordon Messmer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 01, 2002 1:37 PM
Subject: Re: errors in apache.
> Does that precede or follow the lines that httpd is warning you about?
> It should precede them. If it does, post your config.
>
>
From: "Gordon Messmer" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, September 01, 2002 12:12 PM
> Subject: Re: errors in apache.
>
>
> > On Sat, 2002-08-31 at 20:50, Info wrote:
> > > this is the error i encountered. but it seem that
I have it in the httpd.conf
NameVirtualHost 192.168.0.1
- Original Message -
From: "Gordon Messmer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 01, 2002 12:12 PM
Subject: Re: errors in apache.
> On Sat, 2002-08-31 at 20:50, Info wrote
On Sat, 2002-08-31 at 20:50, Info wrote:
> this is the error i encountered. but it seem that apache is still running.
>
> Stopping httpd: OK
> Starting httpd: [Sun Sep 1 11:51:52 2002] [warn] VirtualHost
> 192.168.0.1:80 overlaps with VirtualHost 192.168.0.1:80, the first
> has precedence,
this is the error i encountered. but it seem that
apache is still running.
Stopping httpd: OKStarting httpd: [Sun
Sep 1 11:51:52 2002] [warn] VirtualHost 192.168.0.1:80 overlaps with
VirtualHost 192.168.0.1:80, the first has precedence, perhaps you need a
NameVirtualHost directive[Sun Sep