it's an error with how you're declaring your virtual hosts, in either your httpd.conf or a file in your conf.d . Hard to debug without seeing them; you could post a copy somewhere.
probably they're at /etc/httpd/conf/httpd.conf and /etc/httpd/conf.d/ might have some more conf files. J On 8/1/07, Carl A jeptha <[EMAIL PROTECTED]> 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 > > -- > You have a Good Day now, > > > Carl A Jeptha > http://www.airnet.ca > Office Phone: 905 349-2084 > Office Hours: 9:00am - 5:00pm > skype cajeptha > > -------------------------------------------------------------------------------- > WISPA Wants You! Join today! > http://signup.wispa.org/ > -------------------------------------------------------------------------------- > -- > WISPA Wireless List: [email protected] > > Subscribe/Unsubscribe: > http://lists.wispa.org/mailman/listinfo/wireless > > Archives: http://lists.wispa.org/pipermail/wireless/ > -------------------------------------------------------------------------------- WISPA Wants You! Join today! http://signup.wispa.org/ -------------------------------------------------------------------------------- -- WISPA Wireless List: [email protected] Subscribe/Unsubscribe: http://lists.wispa.org/mailman/listinfo/wireless Archives: http://lists.wispa.org/pipermail/wireless/
