Hi all, I have been trying to integrate the apache web server with tomcat 4, but the following message is displayed when I start the apache web server:
<-- Syntax error on line 209 of /usr/local/apache/conf/httpd.conf: Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration /usr/local/apache/bin/apachectl start: httpd could not be started --> The line 209 has the following content: LoadModule jk_module mod_jk.so I put the mod_jk.so in the current directory of httpd.conf file. Regards, Lin. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
