http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11835
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from M. de Rooy <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
