
May 5th, 2006, 07:54 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 22,309
Time spent in forums: < 1 sec
Reputation Power: 24
|
|
|
RE: PHP Install
Quote:
"libphp4.so: cannot restore segment prot after reloc: Permission denied"...that is the last part of the error message but it occurs when I attempt to start apache 2.2 installed with php 4.3.11...any ideas??
This is on Fedora Core |
I managed to resolve this error by disabling SELinux. This can be done (temporarily?) with the command: "setenforce 0".
Whether you should disable it would be a different question, more information about SELinux is available at: http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/31487-selinux-fedora-core-workstations.html
- George
|