Hi, everybody, I received the error message when I am trying to combine Apache and Tomcat 3.2 together. [root@www2 bin]# ./apachectl start Syntax error on line 8 of /u01/app/tomcat/conf/mod_jk.conf-auto: API module structure `jk_module' in file /u01/app/apache/libexec/mod_jk.so is garbled - perhaps this is not an Apache module DSO? ./apachectl start: httpd could not be started BTW, I get the mod_jk.so file from jakarta.apache.org and apache was configured with --enable-module=so. I added one line in apache httpd.conf file like: Include /u01/app/tomcat/conf/mod_jk.conf-auto Could anybody tell me why? Qian Haishan
