I have been trying to integrate the Apache Web Server and Tomcat, but I get the following message when I start the Apache Web Server:
<---------------------------------------------------------------- Syntax error on line 211 of /usr/local/apache/conf/httpd.conf: Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration bin/apachectl start: httpd could not be started -----------------------------------------------------------------> The line 211 is: LoadModule jk_module libexec/mod_jk.so I created a "libexec" directory in /usr/local/apache/conf and I set the mod_jk.so in libexec directory. Anybody could tell me what is going on? Regards, Lin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>