Even though they've got a mod_jk.so for linux, more often than not it
doesn't work, giving the error you reported. So, you need to build mod_jk.so
for your linux installation:
1. Download the jakarta-tomcat source from
http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/src/
2. Uncompress the source, then look at the /doc/mod_jk-howto.html for
instructions on how to build it.
--Kyle
[EMAIL PROTECTED]
-----Original Message-----
From: Ruben Domene [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 4:01 PM
To: [EMAIL PROTECTED]
Subject: ERROR WITH mod_jk.so module
I have Red Hat 6.2 with Apache 1.3.14 and Tomcat 3.2.1.
In the httpd.conf file i add the follow line: "Include
/usr/programas/jakarta-tomcat-3.2.1/conf/mod_jk.conf-auto". When i execute
"apachectl start" and then show me the next message:
"Syntax error on line 9 of
/usr/programas/jakarta-tomcat-3.2.1/conf/mod_jk.conf-auto:
API module structure `jk_module' in file /usr/local/apache/libexec/mod_jk.so
is garbled - perhaps this is not an Apache module DSO?"
What is the problem??
Thank you for your help and excuse me by my english.