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]>
