. Thank you.
- Original Message -
From: "ewsinc" <[EMAIL PROTECTED]>
To:
Sent: Saturday, May 12, 2007 6:56 PM
Subject: Re: Help with mod_jk.so errno=13
I had this same problem ... see recent post about tracing down errors in
the
ajp-8009 part of the manager/status pa
I had this same problem ... see recent post about tracing down errors in the
ajp-8009 part of the manager/status page... well... it was SELinux... after
checking below, and googling around, I come to suspect SELinux... I did a
setenforce 0, then restarted HTTPD, and sure enough, the debug level lo
Thanks Rainer Jung.
I'll check that out and let you know.
Regards
-Mukarram.
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 11, 2006 1:27 AM
To: Tomcat Users List
Subject: Re: Help with mod_jk.so errno=13
I assume the line break was done b
I assume the line break was done by the mailer, so the path in the
original log messages is
/var/log/jk-runtime-status
It tries to open such a file, so the user under which apache runs needs
to have full access to /var/log and to
/var/log/jk-runtime-status.
Did you check the ownerships and p