try this :

<IfModule !mod_jk.c>
 LoadModule jk_module modules/mod_jk.dll or .so
</IfModule>

... or let Tomcat generate itself the mod_jk.conf file.


----- Original Message ----- 
From: "James Lee" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, February 25, 2002 8:19 PM
Subject: RE: mod_jk for Windows -- HELP 


> Hi guys,
> 
> I've been trying to configure mod_jk for win2k, tomcat
> 4.0.2, and apache 1.3.22, and came accross your
> discussion.  The problem I am having now is that
> apache will not start if I put in all the changes,
> specifically the line:
> 
> AddModule mod_jk.c
> 
> The error I get in the error log is:
> 
> [error] Cannot remove module mod_jk.c: not found in
> module list
> [emerg] (9)Bad file descriptor: Error while opening
> the workers
> 
> any experience with this?  I was looking at the
> workers.properties file and noticed the line:
> 
> worker.inprocess.class_path=$(workers.tomcat_home)$(ps)lib$(ps)tomcat.jar
> 
> which refers to a jar that isn't in tomcat 4.0.2, but
> is in 3.3. I don't think i should copy it over should
> I?
> 
> thanks in advance,
> 
> james
> 
> --- Surya Suravarapu <[EMAIL PROTECTED]> wrote:
> > Brian,
> > 
> > Thanks a zillion .. it's working now!!!
> > 
> > -Surya
> > 
> > 
> > --- Brian Adams <[EMAIL PROTECTED]> wrote:
> > > going to bed but here is my windows 2k tomcat
> > 4.0.1
> > > and apache 1.3.2ish
> > > mod_jk conf files.
> > > goodluck
> > > B
> > > 
> > > 
> > > -----Original Message-----
> > > From: Surya Suravarapu
> > > [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, February 21, 2002 10:24 PM
> > > To: Tomcat Users List
> > > Subject: mod_jk for Windows -- HELP
> > > 
> > > 
> > > I'm using Apache 1.3.20 and Tomcat 4.0.2. I've
> > tried
> > > my level best to make mod_webapp work for me. But
> > I
> > > had very little luck to make it run, Apache
> > couldn't
> > > find many static files!
> > > 
> > > I heard mod_jk is another (probably, a better)
> > > option.
> > > Can some body direct me to a link where I can find
> > > the
> > > appropriate documentation of mod_jk for Windows.
> > > 
> > > Thanks in advance.
> > > 
> > > -Surya
> > > 
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Sports - Coverage of the 2002 Olympic Games
> > > http://sports.yahoo.com
> > > 
> > > --
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
> 
> --
> 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