John Bullock wrote:
I'll try to explain.. :)The reason I asked was the default connector on 8009 is for JK2 , right below it commented
For a long time, I've tried to build mod_jk with the 4.1.18 connectors
package to no avail... it wouldn't give any errors, but I'd wind up with a
mod_jk.la file (617 bytes) and no .so file whatsoever.
Using a link from John Turner's how-to, I downloaded a pre-compiled binary
of mod_jk and followed the configuration steps.
Just in case:
http://www.johnturner.com/howto/apache2-tomcat4112-sol8-howto.html
[ j o h n ]
-----Original Message-----
From: adrian [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 06, 2003 5:38 PM
To: Tomcat Users List
Subject: Re: mod_jk tomcat/apache connector issue
John Bullock wrote:
Haven't seen this anywhere, but when I try to start apache (2.0.43) withthe
mod_jk module enabled, I get:/usr/local/apache2/bin/httpd:
#apachectl start
Syntax error on line 4 of /usr/local/tomcat/conf/auto/mod_jk.conf:
Can't locate API module structure `jk_module' in file
/usr/local/apache2/modules/mod_jk.so: ld.so.1:
fatal: jk_module: can't find symbol<mailto:[EMAIL PROTECTED]>
#
Tomcat starts up correctly with working examples, however. I think this is
a library issue, though it seems like it'd happen more often and be in the
FAQ?
using:
Tomcat 4.1.18
Apache 2.0.43
Java 1.4.1_01-b01
[ j o h n ]
--
To unsubscribe, e-mail:
For additional commands, e-mail:<mailto:[EMAIL PROTECTED]>
Are you using mod_jk or mod_jk2 ? Tomcat 4.1.18 is setup for jk2 by default.
--
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]>
out is the jk connector, I had to make the change recently for an Apache2 config.
Also for building mod_jk, check out http://www.pubbitch.org/jboss/mod_jk2.html,
may give a little insight.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
