to all, I am receiving an error during Apache startup "No such file or directory: Error while opening the workers" and Apache fails to start. It is definitely a tomcat error of some kind. If i remove the tomcat includes and mod_jk.so reference from the httpd.conf, the server starts just fine. I have placed debugging code in the mod_jk.c source where the error message is generated and it appears that a structure variable conf->log is null. Can anyone tell me where this value is set? I can't seem to trace it back to any particular entry. The configuration was running just fine and then the error appeared. Any ideas? Thanks. dj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
