I did a pretty thorough cleansing of the bundled 2.0.40 before I built, but it's possible that I didn't get the old APXS out. I'll take a few steps back and try again.
The address you gave is where I got the connector source files. Thanks, -Jake ----- Original Message ----- From: "Turner, John" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 3:23 PM Subject: RE: Connector issues - jk2, 4.1.18, 2.0.44 > > Current versions of JK and JK2 are fully compatible with Apache 2.0.43 and > 2.0.44. > > First, are you sure you compiled the connector against the Apache 2.0.44 > source? RH 8 comes with a munged Apache 2.0.40 if you took the defaults. > Is it possible that, while building the connectors, the APXS for that older > version of Apache was pulled in somehow? > > Second, I would use the source packages in > http://jakarta.apache.org/builds/jakarta-tomcat-connectors/ instead of the > package you used. Or better yet, download a binary. > > If you need a binary of mod_jk2 compiled against Apache 2.0.44 (on RH 7.2 > but it shouldn't matter), check here: http://www.johnturner.com/howto > NOTE: I don't use JK2, I built that one for someone else who was having > problems building one and decided to post it to the website, since there > isn't one available from the Jakarta site that's built with the latest > source. So, on the JK2 binary, YMMV. > > HTH > > John > > > > -----Original Message----- > > From: Jake Robb [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, February 11, 2003 3:08 PM > > To: [EMAIL PROTECTED] > > Subject: Connector issues - jk2, 4.1.18, 2.0.44 > > > > > > I am running RedHat Linux 8.0. > > > > I have Tomcat 4.1.18 installed from an RPM, and responding > > properly on port > > 8080. > > I have Apache 2.0.44 installed from source, and responding > > properly on port > > 80. > > > > I downloaded the jakarta-tomcat-connectors-4.1.18 source > > package, followed > > my instructions (specifically, I was using Wrox Press's > > "Professional Apache > > Tomcat", but the directions match those on apache.org) to > > build mod_jk2 for > > Apache 2. Copied the newly-generated mod_jk2.so to > > /usr/local/apache2/modules/. > > > > Then, I put the LoadModule command and the other config > > directives for jk2 > > in my httpd.conf file. Doing a syntax check returns the > > following message: > > > > httpd: module "../../server/apache2/mod_jk2.c" is not > > compatible with this > > version of Apache. > > Please contact the vendor for the correct version. > > > > > > So then I tried doing the same thing, but following the > > mod_jk instructions > > instead. I get basically the same message: > > > > httpd: module "../../server/apache2/mod_jk.c" is not > > compatible with this > > version of Apache. > > Please contact the vendor for the correct version. > > > > > > So apparently, the latest versions of both mod_jk and mod_jk2 are > > incompatible with Apache 2.0.44. Is this true? I've been > > unable to confirm > > that anywhere. > > > > Should I remove Apache and go back to 2.0.40 or something, or > > am I just > > doing something wrong? Maybe I need to build in a special > > module in Apache? > > > > Any help is appreciated! > > > > Thanks, > > Jake Robb > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
