Thanks John,
but what i don't understand is , Those lines are all commented out (with a #
sign in front of them) except the LoadModule... " directive. I want to
uncomment them one by one till everything works fine once the first one
(LoadModule ) works. So for now There are no  WebAppConnections defined
(they are canceled , uncommented), but still apache can't be get started.
----- Original Message -----
From: "John Burgess" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 12:44 AM
Subject: RE: LoadModule webapp_module modules/mod_webapp.so


> One thing I've noticed is that you have two WebAppConnection lines, both
> defining the same name of connection -- either remove one or give its
> connection a name other than warpConnection.  (See at end, and just before
> the virtualhost section (40 lnes up maybe?) )
>
> Also you don't do AddModule
>
> Best Wishes
> John Burgess
> [EMAIL PROTECTED]
> Tel: 01865 718666
> Fax: 01865 718600
>
>
> -----Original Message-----
> From: yilmaz [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 24, 2002 5:25 PM
> To: Tomcat Users List
> Subject: Re: LoadModule webapp_module modules/mod_webapp.so
>
>
> okey, Here is my httpd.conf file,
> can someone please help me find out , where the problem is?
> Thanks :)
> (though a little bit dangerous, it seems that  there is no other way to be
> able to solve the problem)
>
> ----- Original Message -----
> From: "Simon Stewart" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Thursday, April 25, 2002 12:07 AM
> Subject: Re: LoadModule webapp_module modules/mod_webapp.so
>
>
> > Above any WebApp* directives. In apache 2, also include the port
> > number. I've got:
> >
> > ServerName localhost:80
> >
> > in my httpd.conf
> >
> > On Wed, Apr 24, 2002 at 11:52:45AM -0400, Dan K. wrote:
> > >
> > > Also, make sure you have a "ServerName" directive in your httpd.conf
if
> > > you don't have it.
> > >
> > > Regards,
> > > Dan
> >
> > Cheers,
> >
> > Simon
> >
> > --
> > "Even had to open up the case and gaze upon the hallowed peace that
> > graced the helpdesk that day." -- Megahal (trained on asr), 1998-11-06
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
> >
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to