Hi,
 
I'm having problems with connecting Apache httpd 1.3.26 to Tomcat 4.1.18
using mod_jk.
 
My operating system is Solaris 8.
 
The error message I get in the apache httpd error log is this:
    [Wed Feb  5 13:57:19 2003] [error] (2)No such file or directory: Error
while opening the workers, jk will not work 
 
I have done the following:
 
* Downloaded the binary distribution of mod_jk.so for apache without ssl,
and put it in the libexec-catalog under httpd.
* Enabled the auto config generation in server.xml to generate the
$CATALINA_HOME/conf/auto/mod_jk.conf
* included the auto-generated mod_jk.conf i my httpd.conf
* Enabled the Ajp 13 listener in server.xml
* Created the $CATALINA_HOME/conf/jk/workers.properties file (simple config
equal to example in docs)
* Specified the location to the mod_jk.so in server.xml using the
ApacheConfig-directive
 
Any ideas about this? 
 
I can't really work what the error message is about. The reference to the
workers.properties file within mod_jk.conf seems correct. Also the log file
looks ok. Have checked permissions on the log file as well just to be sure.
 
/Stefan


Reply via email to