On Wed, 2003-12-24 at 10:05, Hari Om wrote:
> Hello,
> 
> I am using Apache 2.0.47 and Tomcat 4.1.27 on SuSE 8.0 box on same machine.
> I am trying to make use of MOD_JK.SO (jk connector)which I build it from 
> source.
> I have 2 different Users to the system "httpd" and "jakarta" with respective 
> directories as /usr/local/httpd and /usr/local/jakarta
> 
> /usr/local/httpd has httpd:httpd as owner and group
> /usr/local/jakarta has jakarta:jakarta as owner and group
> 
> I have following files:
> FILENAME             OWNER    GROUP       DIRECTORY
> ---------------------------------------------------------
> workers.properties   jakarta   jakarta    /usr/local/jakarta/conf/jk/

This needs to be accessible by http. i have mine in the
$APACHE_HOME/conf directory.

> server.xml               jakarta   jakarta    /usr/local/jakarta/conf/
> mod_jk.so               httpd     httpd      /usr/local/httpd/modules/

This is Ok.

> mod_jk.log              jakarta   jakarta    /usr/local/jakarta/logs

Needs to be in the $APACHE_HOME/logs directory, or a place that the
httpd user can write to.

Ben Ricker
Wellinx, inc.


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

Reply via email to