Hi all,

I'm trying to setup a new virtual machine running CentOS 5 Linux over VMWare.
Apache Httpd 2.2.3 was already installed and running.
I've installed Java JDK 1.5.0_16 and Tomcat 5.5.27, which is running fine. I downloaded mod_jk-1.2.26-httpd-2.2.6.so and placed it with all the other httpd modules.
When I try to restart apache httpd, I get the following error message:

Cannot load /etc/httpd/modules/mod_jk-1.2.26-httpd-2.2.6 into server:
/etc/httpd/modules/mod_jk-1.2.26-httpd-2.2.6: undefined symbol: ap_get_server_description [FAILED]

When that happened, since the installed Httpd version was 2.2.3, I attempted to use the next earliest version of mod_jk, the version mod_jk-1.2.26-httpd-2.0.61. But when Httpd tries to load that, it
says that it is garbled.

What am I missing here??

Thanks in advance,
Ken Bowen

Reply via email to