I downloaded the mod_jk binary for my distribution, and the filename was:

jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x86_64-worker.so

I placed the file in the httpd modules subdirectory, I then added the load directive in my httpd.conf file using the following line:

LoadModule mod_jk modules/jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x86_64-worker.so

When I restarted apache, I received the following output:

Starting httpd: Syntax error on line 207 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x 86_64-worker.so into server: /etc/httpd/modules/jakarta-tomcat-connectors-jk-1.2 .14-linux-sles9-x86_64-worker.so: cannot open shared object file: No such file o
r directory

Any ideas? Does mod_jk work with Tomcat 5.5?

Thanks....

Brad



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

Reply via email to