I followed the following documentation for Apache1.3 and Tomcat4, and it worked great,

http://www.johnturner.com/howto/apache-tomcat-howto.html

I wanted to know, that the only difference as for as Howto for Apache2 with tomcat4 is 
concerned is placing mod_jk.so in modules/ as apposed to libexec/ in apache1.3, or any 
other chnages ???.

thanks....................


-Raj

>>> [EMAIL PROTECTED] 09/03/02 07:58AM >>>

Apache 1.3 uses "libexec", Apache 2 uses "modules".

John


> -----Original Message-----
> From: Eddie Bush [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, August 31, 2002 1:04 AM
> To: Tomcat Users List
> Subject: Re: Best Connector for Apache 2x and Tomcat 4x
> 
> 
> Try replacing libexec/mod_jk.so with modules/mod_jk.so.  The "apache 
> standard" seems to use the libexec directory, but, if you look in 
> /etc/httpd/conf, you'll see there is no such directory - there is, 
> however, a modules directory (link) which gets you to where 
> you want to be.
> 
> Regards,
> 
> Eddie
> 
> Ben Souther wrote:
> 
> >John,
> >
> >I've followed the directions in your howto and the two don't 
> seem to be
> >connecting.
> >The only clue I can find is in the Catalina.out log:
> >
> >mod_jk location: libexec/mod_jk.so
> >Make sure it is installed corectly or  set the config location
> >Using <ApacheConfig modJk="PATH_TO_MOD_JK.SO_OR_DLL" />
> >Starting service Tomcat-Standalone
> >Apache Tomcat/4.0.4
> >Starting service Tomcat-Apache
> >Apache Tomcat/4.0.4
> >
> >
> >Is this something you've run into before?
> >
> >Thanks
> >-Ben
> >
> 
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to