[CentOS] Apache not liking directories outside of /var/www

Sat Aug 1 17:39:24 UTC 2009
Filipe Brandenburger <filbranden at gmail.com>

Hi,

On Sat, Aug 1, 2009 at 12:30, Mark Hedges<hedges at scriptdolphin.com> wrote:
>> http://wiki.centos.org/HowTos/SELinux
>
> Is this why DBD::SQLite broke under mod_perl recently in
> CentOS?

It might or might not be... In order to be sure, you may check the
audit logs at /var/log/audit/audit.log (make sure the "audit" RPM is
installed and the "auditd" daemon is enabled and running), you might
see SELinux messages in that file when some access is denied.

HTH,
Filipe