Mod_jk.c IS mod_jk.so. You compile the C source code (mod_jk.c) to get mod_jk.so (the binary loadable module that Apache uses).
You will need to get a .40 version of mod_jk. You can either build from source or upgrade to .43. There are various fixes between .40 and .43, including security fixes, that you should have. In my opinion, upgrading to .43 will be much easier....if you do that there are mod_jk binaries already available. John -----Original Message----- From: pcampaigne [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 18, 2003 1:05 PM To: Tomcat Users List Subject: Re: Common problems faced with tomcat configuration I am trying to get my apache 2.0.40 running with jk. I tried jk 2.0.43 but get error: mod_jk.c is not compatible with this version. However, I cannot locate mod_jk.c on my system, only mod_jk.so. The documentation for jk 2.0 says it can only be used with Apache 2.0.42. Any suggestions? thanks, Phil Campagine ----- Original Message ----- From: "Manavendra Gupta" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Saturday, January 18, 2003 4:46 PM Subject: Common problems faced with tomcat configuration > Hi, > > In the past several months that I have been in the list, I have seen > the following problems faced commonly by the users (new or old): > > 1. Configuring DataSource with tomcat > 2. Configuring tomcat to run with apache (using AJP or JK2) > > I would like to know if there is anything being done to make it easier > for the new users to get around these bottlenecks. Also, I am sure > there are a number of experienced users on this list who have > successfully done the two > things above, and I would request them to post the steps for a > successful configuration. We can then collaborate and post a better > documentation to configure these. > > Finally, I would also like other users to contribute to this (small) > list above, the problems they think have been faced commonly and > repititively by > tomcat users, so that we can strengthen the documentation for those > too. > > Thanks, > Manav. > > > -- > 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]> --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/2003 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
