Hi, I try to install mod_jk with apache, but I always have problem with jk_mod. I install tomcat-4.0.6 and download mod_jk2-1.3-eapi.so into modules directory. Then I append one line " LoadModule jk_module modules/mod_jk2-1.3-eapi.so" at the end of httpd.conf file, I run "apachectl configtest", I got the following error. I am really puzzled how this work. Any help will be appreciated.
[root]# ./apachectl configtest Syntax error on line 1070 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_jk2-1.3-eapi.so into server: /usr/loc al/apache2/modules/mod_jk2-1.3-eapi.so: undefined symbol: ap_table_get thanks Paul
