Re: mod_perl & mod_jk

2003-01-13 Thread Stas Bekman
MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote: I think I found the problem - it was because of a LoadModule directive that was defined in 1.99-07, but renamed to PerlLoadModule in 1.99-08. The reason why I ran into the problem of unable to load mod_jk, was because I was trying to load mod_jk afte

RE: mod_perl & mod_jk

2003-01-12 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
need more modifications than just renaming it ?.. Thanks for the debugging pointers, -Madhu -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 12, 2003 3:42 PM To: MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) Cc: '[EMAIL PROTECTED]' Subject:

Re: mod_perl & mod_jk

2003-01-12 Thread Stas Bekman
MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote: Hi, I'm trying to use mod_perl (1.99-07) with mod_jk (1.2) and Apache (2.0.43). (and cannot move to 1.99-08 immediately) When I try starting apache with both mod_perl & mod_jk enabled, I'm seeing the following error : $ sudo bin/a

mod_perl & mod_jk

2003-01-12 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
Hi, I'm trying to use mod_perl (1.99-07) with mod_jk (1.2) and Apache (2.0.43). (and cannot move to 1.99-08 immediately) When I try starting apache with both mod_perl & mod_jk enabled, I'm seeing the following error : $ sudo bin/apachectl start Syntax error on line 8 of /op