I've been trying Tomcat/Apache with mod_webapp and now I'd like to compare with mod_jk
I'm using a RedHat 7.1 with these RPM's: apache-1.3.22-1.7.1 (with mod_throttle-3.1.2-3 mod_put-1.3-2 mod_bandwidth-2.0.3-2) tomcat4-4.0.2-2 mod_jk-1.3-1.0-1.4.0.2 ##### I have in my httpd.conf LoadModule jk_module modules/mod_jk.so When I start, my error_log says: Starting httpd: [Thu Feb 21 09:33:37 2002] [warn] Loaded DSO modules/mod_jk.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) How to recompile a RPM as said ? ###### AddModule mod_jk.c Adding this directive crashes apache, it seems not to find this file, like me ( `locate mod_jk.c` matches nothing) and if I don't add this one, I can't use appropriate directives like JkWorkersFile .... any ideas ? Julien OIX Service Informatique de Gestion T�l: 02 40 99 83 65 mail: [EMAIL PROTECTED] -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
