No, you should stay with 2.0.42. You need the dll from the Jakarta build web site, it has been built against 2.0.42. The one you downloaded has not been up-graded yet to work with 2.0.42 yet.
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/nightly/win32/ rls "Matt Raible" <[EMAIL PROTECTED]> 09/25/2002 05:10 PM Please respond to "Tomcat Users List" To: "'Tomcat Users List'" <[EMAIL PROTECTED]> cc: Subject: mod_jk, Windows XP, Tomcat 4.0.5 - issues I'm trying to use one of the mod_jk.dll downloads at http://www.acg-gmbh.de/mod_jk/ and having no luck. The errors I'm getting is: 1. The Apache service named reported the following error: >>> Apache.exe: module "C:\jakarta-tomcat-connectors-4.0.4-src\jk\native\apache-2.0\mod_jk.c" is not compatible with this version of Apache (found 20020628, need 20020903). . 2. The Apache service named reported the following error: >>> Please contact the vendor for the correct version. . I have the following in http.conf # Using mod_jk.dll to redirect dynamic calls to Tomcat LoadModule jk_module modules/mod_jk.dll # # Configure mod_jk # JkWorkersFile conf/workers.properties JkLogFile logs/mod_jk.log JkLogLevel info And I've downloaded http://www.acg-gmbh.de/mod_jk/Release/mod_jk.dll. My configuration is Windows XP SP1, Apache 2.0.42, Tomcat 4.0.5. Looks like I need Apache 2.0.40 eh? Thanks, Matt -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
