Hello everybody,
I'm triyng to use apache 2.0.44 with tomcat 4.1.24 on a linux box (RedHat 7.3)
I followed (I think!) the instructions reported on jakarta site (http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/installhowto.html), but in the apache error log I always get the followin error:
[Mon Mar 31 14:03:13 2003] [error] workerEnv.init() create slot epStat.0 failed
[Mon Mar 31 14:03:13 2003] [error] lb.service() worker failed ajp13:localhost:8009
[Mon Mar 31 14:03:13 2003] [error] lb.service() unrecoverable error...
[Mon Mar 31 14:03:13 2003] [error] mod_jk.handler() Error connecting to tomcat 120000
I reply to myself, may other are interested. I solved the problem inserting the configuration file workers2.properties
[shm] file=/opt/apache2/logs/shm.file size=1048576
and touching the file /opt/apache2/logs/shm.file.
Bye Enrico
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
