Linda Lee wrote:
Hi

Thank you for your suggestion.  I am using
mod_jk-1.2.26-httd-2.0.61.so from Tomcat 5.5.25 and I got the below
error:

---------- error API module structure 'jk_module' in file
/tomcat/mod_jk-1.2.26-httpd-2.0.61.so is garbled - expected signature
41503232 but saw 41503230 - perhaps this is not an Apache module DSO,
or was compiled for a different Apache version? --------- end error The above error is a result of the below statement: LoadModule
jk_module /tomcat/mod_jk-1.2.26-httpd-2.0.61.so

Binary modules for httpd 1.3, 2.0 and 2.2 are not compatible. Since you want to use mod_jk in httpd 2.2.x, you need to either download the 2.2.x binary (which is available), or build yourself.

Regards,

Rainer

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to