http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11835 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Ah Solved ;) Forget this each time..
From the Linux logs: Feb 27 13:45:12 RKM004-2 kernel: [56562127.737651] type=1400 audit(1393505112.354:66552): avc: denied { execute } for pid=30404 comm="zz3.pl" path="/usr/local/lib64/perl5/auto/Class/XSAccessor/XSAccessor.so" dev="md2" ino=11275174 scontext=system_u:system_r:httpd_sys_script_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file
Wrong SELinux file label on shared libary file.. chcon is your friend :) -- You are receiving this mail because: You are watching all bug changes.