AbelMacAdam schrieb:
> You where right, the line containing JkWorkersFile generated an error:
> Syntax error on line 499 of C:/wamp/bin/apache/apache2.2.6/conf/httpd.conf:
> JkWorkersFile takes one argument, the name of a worker file for the Tomcat 
> servlet containers
> I changed the JkWorkersFile to:
> JkWorkersFile    C:/wamp/conf/tomcat/workers.properties 
> 
> It works. Thanks for your help.
> 
> Abel

Good to know. Most likely you can put a path with white space into
quotation marks, but you might stumple repeatedly into those kinds of
problems, so it's usually safer to not use white space in pathes.

Have fun.

Rainer

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to