PHP access control extension support
This is a php's extension, it can add access control extension support.
- phpize
- ./configure
- make
- sudo make install
- cd selinux_policy
- make -f /usr/share/selinux/devel/Makefile
- semodule -i pace.pp
Create a php's config file with the following line to /etc/php.d based on your system. zend_extension=/usr/lib64/php/modules/