Additional info: libreport version: 2.0.18 kernel: 3.6.5-2.fc18.i686.PAE description: :SELinux is preventing /usr/sbin/php-fpm from 'read' accesses on the file /home/mikhail/www/bes/index.php. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that php-fpm should be allowed read access on the index.php file by default. :Then you should report this as a bug. :You can generate a local policy module to allow this access. :Do :allow this access for now by executing: :# grep php-fpm /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:phpfpm_t:s0 :Target Context unconfined_u:object_r:httpd_user_content_t:s0 :Target Objects /home/mikhail/www/bes/index.php [ file ] :Source php-fpm :Source Path /usr/sbin/php-fpm :Port <Unknown> :Host (removed) :Source RPM Packages php-fpm-5.4.8-1.fc18.i686 :Target RPM Packages :Policy RPM selinux-policy-3.11.1-46.fc18.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.6.5-2.fc18.i686.PAE #1 SMP Thu : Nov 1 00:52:47 UTC 2012 i686 i686 :Alert Count 2 :First Seen 2012-11-04 01:30:33 YEKT :Last Seen 2012-11-04 01:37:20 YEKT :Local ID e8f60197-900f-4988-bc83-39183b0ef87b : :Raw Audit Messages :type=AVC msg=audit(1351971440.104:614): avc: denied { read } for pid=2447 comm="php-fpm" name="index.php" dev="sdb" ino=169215562 scontext=system_u:system_r:phpfpm_t:s0 tcontext=unconfined_u:object_r:httpd_user_content_t:s0 tclass=file : : :type=AVC msg=audit(1351971440.104:614): avc: denied { open } for pid=2447 comm="php-fpm" path="/home/mikhail/www/bes/index.php" dev="sdb" ino=169215562 scontext=system_u:system_r:phpfpm_t:s0 tcontext=unconfined_u:object_r:httpd_user_content_t:s0 tclass=file : : :type=SYSCALL msg=audit(1351971440.104:614): arch=i386 syscall=open success=yes exit=E2BIG a0=b76a4fac a1=0 a2=1b6 a3=4080 items=0 ppid=2442 pid=2447 auid=4294967295 uid=991 gid=988 euid=991 suid=991 fsuid=991 egid=988 sgid=988 fsgid=988 tty=(none) ses=4294967295 comm=php-fpm exe=/usr/sbin/php-fpm subj=system_u:system_r:phpfpm_t:s0 key=(null) : :Hash: php-fpm,phpfpm_t,httpd_user_content_t,file,read : :audit2allow : :#============= phpfpm_t ============== :allow phpfpm_t httpd_user_content_t:file { read open }; : :audit2allow -R : :#============= phpfpm_t ============== :allow phpfpm_t httpd_user_content_t:file { read open }; :
Created attachment 637660 [details] File: type
Created attachment 637661 [details] File: hashmarkername
*** This bug has been marked as a duplicate of bug 872839 ***