When I start Apache2, I get this error:
Syntax error on line 239 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: cannot restore segment prot after reloc: Permission denied
I found the problem in another topic,
http://forums.fedoraforum.org/showthread.php?p=281108, but when I disable selinux from the httpd, the problem still appears. It olny works, when I disable the whol selinux. I think that's why my apache installed from source. So how can I tell selinux to handle /usr/local/apache2 as the http daemon?