- I have a chrooted Apache 1.3.23 web server that has been running without
a problem on RedHat 7.2.

- Trying to get mod_jk to work on this server has been a nightmare.  It
works (using mod_jk.conf-auto) when I run Apache non-chrooted.  However,
when I run Apache chrooted, mod_jk fails with the errors:

[Mon Mar 04 20:02:44 2002]  [jk_connect.c (143)]: jk_open_socket,
connect() failed errno = 111
[Mon Mar 04 20:02:44 2002]  [jk_ajp12_worker.c (152)]: In
jk_endpoint_t::service, Error sd = -1

I assume this means mod_jk needs something more in the chroot environment
than Apache does in order to be able to open a socket.  However, I am
rather at a loss to determine what that is.  I have copied all the shared
libraries I can think of into the chroot environment.  Are there entries
in the /dev directory that need to be created (this is on Linux)?

Thanks!
Rohan



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to