I get the following error when i try to start Apache 2.56
# apachectl start
Syntax error on line 234 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
anyone has any idea what this means? I just installed php 5 from source with the follow prefixes and it seem to have installed fine
Code:
./configure --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs
Am funning fedora core 4