Hi
I have just installed apache (on solaris) and am trying to get it to run. I have added some lines into the httpd.conf to load in a shared object, mod_jk-1.3-eapi.so. This is placed in the libexec directory. However, when I try to run apache, I get the following error:
Can anybody help me get past this?
Cheers.
I have just installed apache (on solaris) and am trying to get it to run. I have added some lines into the httpd.conf to load in a shared object, mod_jk-1.3-eapi.so. This is placed in the libexec directory. However, when I try to run apache, I get the following error:
Code:
Syntax error on line 983 of /scratch/apache/conf/httpd.conf:
Cannot load /scratch/apache/libexec/mod_jk-1.3-eapi.so into server: ld.so.1: /scratch/apache/bin/httpd: fatal: relocation error: file /scratch/apache/libexec/mod_jk-1.3-eapi.so: symbol ap_ctx_get: referenced symbol not found
/scratch/apache/bin/apachectl start: httpd could not be started
Can anybody help me get past this?
Cheers.