I still get "Cannot remove module mod_jk.c: not found in module list" when i check the syntax. Could it be anything else?
thanks james --- jyc <[EMAIL PROTECTED]> wrote: > thi replace your AddModule directive > > ----- Original Message ----- > From: "James Lee" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > <[EMAIL PROTECTED]> > Sent: Monday, February 25, 2002 8:33 PM > Subject: Re: mod_jk for Windows -- HELP > > > > would this go in the LoadModule section or after > > AddModule mod_jk.c ? > > > > thanks > > > > james > > > > --- jyc <[EMAIL PROTECTED]> wrote: > > > 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 > > > > __________________________________________________ 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]>