You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Turner, John" <JT...@AAS.com> on 2002/08/22 15:30:46 UTC

RE: TOMCAT AND APACHE

That configuration is known to work (though perhaps you would consider using
tomcat 4.0.4 instead, but that wouldn't have an effect on your problem).

Right off the bat, I would move both apache and tomcat to directories
without spaces in the names.  No hard and fast proof that that is what is
causing your error, but it seems to be one of those mystery fixes that help
in some cases.  Something like "drive:\apache" and "drive:\tomcat" should do
nicely.  I realize the Apache installer puts things in "drive:\Apache Group"
but that installer isn't built with the intention of integrating with
tomcat.

If you don't want to move your installations, try putting double-quotes
around that whole line in your httpd.conf, or using the Windows shorthand:
drive:\apache~1 is the same as drive:\Apache Group.

John Turner
jturner@NOSPAM.aas.com

-----Original Message-----
From: Patrick Codere [mailto:patrick.codere@motovan.com]
Sent: Thursday, August 22, 2002 9:36 AM
To: 'Tomcat Users List'
Subject: TOMCAT AND APACHE


Hi everyone,

	I was suggested on the list to integrate my Tomcat Standalone with
Apache web server due to the large amount of static content of my site.  I
tried doing so, but can't get it to work properly.  Config: Windows 2000,
Tomcat 4.0.3, Apache 1.2.36,  mod_jk.dll connector. I get, testing apache
configuration:

Syntax error on line 200 of g:/apache group/apache/conf/httpd.conf:
Cannot load g:/apache group/apache/modules/mod_jk.dll into server: (126) The
cified module could not be found:

I am sure of NO TYPOS (copy + paste).  mod_jk.dll is in the modules
directory.  Does anyone know of this problem?  Can anyone suggest a better
configuration?  Would another combination of servers work better? 

rgds Pat,


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>