Hello all,
I am having some problems getting mod_jk2 to work properly. Up to this point, I have been using mod_webapp and I think it may be time to upgrade a bit. Anyway, I am running Apache 1.3.26 and
Tomcat 4.1.12 with j2sdk.1.4.1 on RedHat7.3. mod_jk2.so is located in /usr/local/apache/libexec.
here are my files that needed editing:
/usr/local/tomcat/conf/jk/workers.properties /usr/local/apache/conf/httpd.conf When I start the apache server, here is the error I get:
# sh /usr/local/apache/bin/apachectl start
Create config for main host
Syntax error on line 983 of /usr/local/apache/conf/httpd.conf:
Invalid command 'JKWorkersFile', 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
I would really appreciate any help.
[ November 22, 2002: Message edited by: Jason Kretzer ]