Braun Brelin wrote:
> Has anyone on the list tried to integrate Apache 1.3.28 and Tomcat 4.1?
> I've tried installing mod_jk2.so in the libexec directory but when I try
> and load the module I get the following error:
>> Syntax error on line 223 of /usr/local/apache/conf/httpd.conf:
> Cannot load /usr/local/apache/libexec/mod_jk2.so into server:
> /usr/local/apache/libexec/mod_jk2.so: undefined symbol:
> apr_pool_cleanup_null
As already suggested, use mod_jk and not jk2
If you're installing binary mod_jk you need to use the one that's
compiled to match your Apache. Use
apache -V
to see if it's compiled with or without EAPI (probably with).
I usually keep the original name on the jk binary and make a soft link
to the correct one. Then just refer to mod_jk in the httpd.conf
-rwxr-xr-x 1 95333 Aug 15 17:29 mod_jk-3.3-ap13-eapi.so
-rwxr-xr-x 1 95333 Aug 15 17:29 mod_jk-3.3-ap13-noeapi.so
lrwxrwxrwx 1 23 Sep 1 10:18 mod_jk.so -> mod_jk-3.3-ap13-eapi.so
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!