Jan 27
2012FIX: cannot restore segment prot after reloc: Permission denied
Filed Under (Linux Tips, SELinux) by Milind on 27-01-2012
While installation of any package or Starting any service on a RHEL or CentOS based Server you may receive following Error
This Error comes when SELinux setting is enabled on the server. Security-Enhanced Linux (SELinux) is a Linux feature that provides a mechanism for supporting access control security policies through the use of Linux Security Modules (LSM) in the Linux kernel.
By Default SELinux is set to “enforcing” in CentOS on boot, this can be disabled permanently. To disable it edit file “/etc/selinux/config” and change SELINUX
From
TO
But to apply this setting the System or Server need to be rebooted. If you want to disable this feature temporary you can execute following command from the Shell of the System or Server
No related posts.



[...] This post was mentioned on Twitter by maxmk. maxmk said: FIX: cannot restore segment prot after reloc: Permission denied: While installation of any package or Starting any… http://bit.ly/dcnRFJ [...]
[...] Read More here Categories: Linux Tags: cannot restore segment prot after reloc, disable SELinux, disable SELinux temporary, selinux configuration Comments (0) Trackbacks (0) Leave a comment Trackback [...]
[...] Read More here [...]