i am trying to get mod_jk working on a Solaris 8 intel box.  i have 
installed apache1.3.24 from sources and i have tomcat4.0.x from binaries.

i compiled mod_jk using the script provided and everything seemed to 
work.  but when i put:

LoadModule jk_module            libexec/mod_jk.so

in to the httpd.conf file i get the following error:

bash-2.03# /usr/local/apache/bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/mod_jk.so into server: ld.so.1: 
/usr/local/apache/bin/httpd: fatal: relocation error: file 
/usr/local/apache/libexec/mod_jk.so: symbol ap_table_get: referenced symbol 
not found
/usr/local/apache/bin/apachectl start: httpd could not be started

if i leave out the LoadModule jk_module   libexec/mod_jk.so

apache starts, but it doesn't connect to tomcat.

how can i correct this error?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to