Cool I will have to find a way to compile it for my Linux box. -----Original Message----- From: Jacob Kjome [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 11:42 PM To: Tomcat Users List Subject: RE: Apache 2 and Tomcat 4 on Windows!!@#$!
Sure it does. Just download the precompiled mod_jk.dll binary from: http://www.acg-gmbh.de/mod_jk/ Then include the attached "mod_jk.conf" at the *bottom* of your httpd.conf. Note that this was autogenerated from Tomcat 3.3.1 using -autoconf when starting Tomcat. I just changed some of the values in it to match with my 4.1-dev install. You'll have to add your own stuff, but it will give you a start....or you can just forward everything to Tomcat and make it easy. Your choice. Then, make sure that the "JkWorkersFile" directive is pointing to the location of the attached "workers.properties". Notice that is is somewhat different than the one you posted, Sachin. Make sure the file paths make sense for your install and all that jazz.... My Apache 2.0.35 is working just great with this setup. Jake At 08:53 PM 4/19/2002 -0400, you wrote: Yea... does any of the developers monitor this list? I think by now there should be a blaring huge notice saying that mod_jk and Apache 2 just doesn't work yet. -----Original Message----- From: Dole, Sachin Sudhakar [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 7:05 PM To: '[EMAIL PROTECTED]' Subject: Apache 2 and Tomcat 4 on Windows!!@#$! Hi I get the following error when starting apache 2 with the directive: LoadModule jk_module modules/mod_jk.dll The error: C:\Program Files\Apache Group\Apache2\bin>apache Syntax error on line 952 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf: Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_jk.dll into server: The specified module could not be found. I have the dll in place. Now, I have tomcat running, I have the attached Worker.properties and httpd.conf. Can someone plllllease help me out. I have searched the mail archives and though there are a number of people facing the same problem, it seems to me that my problems are unique!!! <<httpd.conf>> <<workers.properties>> What could be the problem? Warm Regards Sachin Dole Warm Regards Sachin Dole Gateway Village - 800 Bldg, 800 W.Trade St., 3rd Flr South, NC1-025-03-42, Charlotte NC. Phone: 704-683-3603 -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
