Re: Starting Apache + mod_jk

2001-03-04 Thread Tan Khim Siang
Hi Gregory, how are you doing? Need your advise: how do you manage to get the mod_jk? Thanks Gregory. Khim - Original Message - From: Gregory Rouchotas [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 02, 2001 9:24 PM Subject: Starting Apache + mod_jk Hello all, I have

Re: Starting Apache + mod_jk

2001-03-04 Thread Juan Alberto Cirez
try using the complete path to mod_jk.so I am assuming you copied mod_jk.so to apache/libexec If that is so, use the following line in mod_jk.conf-auto (Or whatever file you include in the http.con file). LoadModule jk_module /path/to/apache/libexec/mod_jk.so Tomcat generates the file

RE: Starting Apache + mod_jk

2001-03-04 Thread BENARD Christophe, DDE 34/SG
I have had the same pb on Linux. Dominique BATARD gave me the solution : Recompile apache avec --enable-module=so Recompile ventuellement aussi mod_jk HTH. Christophe -Message d'origine- De: Gregory Rouchotas [mailto:[EMAIL PROTECTED]] Date: vendredi 2 mars 2001 14:25 : [EMAIL

RE: Starting Apache + mod_jk

2001-03-02 Thread Mike Braden
Did you build the mod_jk from source as in the mod_jk how-to and install it in apache/libexec ? Looks like it can't find the mod_jk library. Mike. -- Mike Braden [EMAIL PROTECTED] -Original Message- From: Gregory Rouchotas [mailto:[EMAIL PROTECTED]] Sent: Friday, March 02, 2001 8:25