LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache2 + php on fedora core 4 (https://www.linuxquestions.org/questions/linux-software-2/apache2-php-on-fedora-core-4-a-512080/)

leroy 12-19-2006 07:06 PM

Apache2 + php on fedora core 4
 
I seemed to have installed / configured them both correctly but when I try to start apache:

[root@localhost leroy]# /usr/local/apache2/bin/apachectl start
httpd: Syntax error on line 96 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp4.so into server: /usr/local/apache2/modules/libphp4.so: cannot restore segment prot after reloc: Permission denied


Thank you.

Jaqui 12-19-2006 10:23 PM

um, you installed using the fedora supplied binaries for each or from sources?
if the fedora binaries, then your system is corrupted, since they were configured to work together by the fedora team already.

if from sources, then you have apache looking for php in a folder it doesn't have permissions for.


All times are GMT -5. The time now is 09:24 PM.