cannot restore segment prot after reloc: Permissio
Recommended for you: Get network issues from WhatsUp Gold. Not end users.
cannot restore segment prot after reloc: Permission denied
2009-02-03 22:55
Environmental Science: Linux localhost.localdomain 2.6.18-92.el5PAE The integration of apache2+php4 after the start of Apache times root@localhost fgn]# /usr/local/apache/bin/apachectl restart httpd: Syntax error on line 53 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/modules/libphp4.so into server: /usr/local/apache/modules/libphp4.so: cannot restore segment prot after reloc: Permission denied Solve: This is because the SELINUX problem, need to shut down SELINX, execution: /usr/sbin/setenforce 0 Quote: When packaging an application on RHEL or CentOS, you may receive the following error: cannot restore segment prot after reloc: Permission denied . To Temporarily disable enforcement on a running system /usr/sbin/setenforce 0 To permanently disable enforcement during a system startup change "enforcing" to "disabled" in ''/etc/selinux/config'' and reboot. . By default, CentOS 5 has the SE Linux feature set to "enforcing". We are looking into ways to removing these steps. |
Recommended from our users: Dynamic Network Monitoring from WhatsUp Gold from IPSwitch. Free Download
Posted by Theodore at February 23, 2014 - 2:03 PM