Using Zend with SELinux

To get the Zend platform (debugger) working with SELinux you need to change the security context of one file:

# chcon -t httpd_sys_content_t /usr/local/Zend/lib/ZendExtensionManager.so


CategorySelinux CategoryProgramming

ZendAndSelinux (last edited 2007-02-06 11:20:28 by DavidKeen)