I'm going to assume you started getting these after doing an upgrade on Apache?

Looks like you have the Virtual Hosts defined oddly. Before any <VirtualHost> directives, you must have a config entry for NameVirtualHost that has either the IP or an asterisk (*).

Additionally, your VirtualHost directive for each site looks like it is defined as <VirtualHost www.sitename.com:80> instead of <VirtualHost IP.HERE:80> or <VirtualHost *:80>

The following might help significantly:
http://httpd.apache.org/docs/1.3/vhosts/name-based.html


Carl A jeptha wrote:
My web guy is in hospital - long story short - getting an error and need to bring up sites right now. What do i know about apache, about the same as I'm being paid - zero. :-) I need to do this like yesterday????? So I am on a very sharp learning curve.
Here's an error I'm getting:
Executing /etc/rc.d/init.d/httpd restart ..

Stopping httpd: [  OK  ]
Starting httpd: [Wed Aug 01 11:35:54 2007] [warn] VirtualHost www.goldenbeachestates.ca:80 overlaps with VirtualHost www.cobourgyachtclub.ca:80, the first has precedence, perhaps you need a NameVirtualHost directive [Wed Aug 01 11:35:54 2007] [warn] VirtualHost www.trussworthy.ca:80 overlaps with VirtualHost www.goldenbeachestates.ca:80, the first has precedence, perhaps you need a NameVirtualHost directive [Wed Aug 01 11:35:54 2007] [warn] VirtualHost www.cayita.com:80 overlaps with VirtualHost www.trussworthy.ca:80, the first has precedence, perhaps you need a NameVirtualHost directive [Wed Aug 01 11:35:54 2007] [warn] VirtualHost www.fbparch.com:80 overlaps with VirtualHost www.cayita.com:80, the first has precedence, perhaps you need a NameVirtualHost directive [Wed Aug 01 11:35:54 2007] [warn] VirtualHost www.castleton.ca:80 overlaps with VirtualHost www.fbparch.com:80, the first has precedence, perhaps you need a NameVirtualHost directive [Wed Aug 01 11:35:54 2007] [warn] VirtualHost www.isowall.ca:80 overlaps with VirtualHost www.castleton.ca:80, the first has precedence, perhaps you need a NameVirtualHost directive [Wed Aug 01 11:35:54 2007] [warn] VirtualHost www.hamiltontownship.ca:80 overlaps with VirtualHost www.isowall.ca:80, the first has precedence, perhaps you need a NameVirtualHost directive
[Wed Aug 01 11:35:54 2007] [warn] NameVirtualHost *:80 has no VirtualHosts
[  OK  ]

I don't know what it means


--

Adam Kennedy
Network Administrator
Cyberlink International
Phone: 888-293-3693 x4352
Fax: 574-855-5761
--------------------------------------------------------------------------------
WISPA Wants You! Join today!
http://signup.wispa.org/
--------------------------------------------------------------------------------
--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/

Reply via email to