> well finally i made it

Glad to hear it.

> the problem was i had to use --with-pcre at compile time

Interesting ... I didn't have to do anything explicit with that when I did
my build, which was done on RH8 against the RH8 httpd distribution.

I'll probably do a new build within a couple of weeks, since I'm thinking of
switching to the official ASF source release.  Redhat is good at backporting
security fixes, but they have not kept up with enhancements.  It will be
interesting to see what changes when I do that build.

> now everyworks over the socket except that i have to chmod 666
> to jk.socket because apache can't access the file (starting as nobody).

See: http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Jk2Connector

Apache can also have a group assignment.  Just make sure that the user and
apache are in the same group, and then make that group the owner of the work
directory.

> how can i start tomcat as another user ?

Covered on the above page.

> HOW does the group directive work ?

Again, see the above page.

> map to invalid worker /examples ajp13:localhost:8009

Do you have a worker listening on localhost:8009?  I thought you had gone
with sockets, which is the example documented on the above Wiki page.

        --- Noel


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

Reply via email to