Go here, http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3/bin/linux/i386/ and download the file mod_jk-3.3-ap13-eapi.so and use that module. it will get rid of the eapi warning. I don't know if it's preferable to change the name of this file to mod_jk.so, but I just entered the name as is in httpd.conf then used the AddModule mod_jk.c at the end of the AddModule list. I have detailed instructions here http://64.108.104.60/mod_jk.html
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Julien OIX Sent: Thursday, February 21, 2002 5:14 AM To: Tomcat list Subject: Configuring Tomcat/apache service with mod_jk 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 ? -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
