SkyHigh
03-19-2001, 05:39 AM
I have installed Apache 1.3.19 for the first time on my Slack 7.1 system. Apache works OK, serving HTML pages.
I then installed Tomcat 3.2.1 and it works OK on its own, serving JSP and Servlets.
I then downloaded mod_jk.so to try and integrate it into Apache. I added "LoadModule jk_module libexec/mod_jk.so" to the httpd.conf file and re-started Apache.
The restart failed with the following error:
"Syntax error on line 953 of /usr/local/apache/conf/httpd.conf: API module structure 'jk_module' in file /usr/local/apache/libexec/mod_jk.so is garbled - perhaps this is not an Apache module DSO?"
Has anybody seen this error before with this module? Any suggestions as to what the probelm is and how to fix it?
Thanks,
SkyHigh.
I then installed Tomcat 3.2.1 and it works OK on its own, serving JSP and Servlets.
I then downloaded mod_jk.so to try and integrate it into Apache. I added "LoadModule jk_module libexec/mod_jk.so" to the httpd.conf file and re-started Apache.
The restart failed with the following error:
"Syntax error on line 953 of /usr/local/apache/conf/httpd.conf: API module structure 'jk_module' in file /usr/local/apache/libexec/mod_jk.so is garbled - perhaps this is not an Apache module DSO?"
Has anybody seen this error before with this module? Any suggestions as to what the probelm is and how to fix it?
Thanks,
SkyHigh.