You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dmitry Volodkovich <dm...@primus.ca> on 2003/04/09 17:30:08 UTC

mod_jk installation

Hi,

I am trying to install mod_jk2 into:
 - apache 1.3.27 and
 - Tomcat 4.1.24

I tried both binary and source code built mod_jk2, and I get simiar error
messages from apache while restarting it.
Different versions of mod_jk give me different undefined symbols, but the
idea is the same, one of the symbols is undefined.

# ../bin/apachectl restart
../bin/apachectl restart: configuration broken, ignoring restart
../bin/apachectl restart: (run 'apachectl configtest' for details)

# ../bin/apachectl configtest
Syntax error on line 207 of /opt/pkg/apache/conf/httpd.conf:
Cannot load /opt/pkg/apache/modules/mod_jk2-1.3-noeapi.so into server:
/opt/pkg/apache/modules/mod_jk2-1.3-noeapi.so: undefined symbol:
ap_ctx_get

This is the line in httpd.conf I use:
LoadModule mod_jk2 modules/mod_jk2-1.3-noeapi.so

I tryed the following versions of mod_jk2:
 - 2.0.0
 - 2.0.1
 - 2.0.2, compiled from source.

mod.so is presented in my apache configuration.

Please, direct me ti the right way of mod_jk2 installation,

Thanks,
Dmitry.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org