You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Simmons, Donald" <jo...@ca.com> on 2001/03/06 15:47:35 UTC

Worker Error

I am getting an error during startup of Apache - No such file or directory: Error while opening the workers. Has anyone else had this problem. Any thoughts or help? Thanks.

Joe


Re: Worker Error

Posted by Christopher Albert <ca...@selftrade.com>.
"Simmons, Donald" wrote:

> I am getting an error during startup of Apache - No such file or directory: Error while opening the workers. Has anyone else had this problem. Any thoughts or help? Thanks.
>
> Joe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org

Joe,
This usually means that apache cant find you mod_jk.conf file.
Do you have an "Include" statement in httpd.conf telling apache
where to find the mod_jk conf file?

Chris