Tomcat-Apache Integration
Hi,
I am trying to integrate Apache 2.0.48 with Tomcat 4.1 LE using mod_jk connector and I am getting the following error when I am starting the apache server using the command
service httpd start
Cannot load /etc/httpd/modules/mod_jk.so into server: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by /etc/httpd/modules/mod_jk.so)
How should I proceed with this error ?
Any help would be appreciated.
Puneet
|