Operating System - HP-UX
1834903 Members
3047 Online
110071 Solutions
New Discussion

Problem with loading mod_jk.so

 
Bridget B
Occasional Advisor

Problem with loading mod_jk.so

Hello,

I have an 11.00.B server installed with Apache 1.3.27 & Tomcat 3.3.1a00 using bundle B9415AA_1.3.27.02_HP-UX_B.11.00_32+64.

Attempts to start httpd processes fails with;-
/usr/lib/dld.sl: Unresolved symbol: dlclose (code) from /opt/apache/libexec/mod_jk.so
/usr/lib/dld.sl: Unresolved symbol: dlopen (code) from /opt/apache/libexec/mod_jk.so
/usr/lib/dld.sl: Unresolved symbol: dlerror (code) from /opt/apache/libexec/mod_jk.so
/usr/lib/dld.sl: Unresolved symbol: dlsym (code) from /opt/apache/libexec/mod_jk.so
Syntax error on line 237 of /opt/apache/conf/httpd.conf:
Cannot load /opt/apache/libexec/mod_jk.so into server: Unresolved external

Line 237 is where the httpd.conf has been told to load mod_jk.so, at the ned of the other LaodModules. Mod_jk.so exists in libexec with the correct permissions. There are no odd characters or syntax errors in the conf file , as proved if this line is remove with a configtest.

A file on mod_jk.so says its PA-RISC1.1 shared library -not stripped.

an ldd returns nothing on it.

Has anyone any ideas ?
Thank you
1 REPLY 1
Asif Sharif
Honored Contributor

Re: Problem with loading mod_jk.so

http://mail-archives.apache.org/mod_mbox/tomcat-users/200108.mbox/<0632CC5F67853B4D96D542BAE8AD008204B1C8DE@merc08.na.sas.com>
Regards,
Asif Sharif