I know there are a lot of questions for this subject, but i searched and did not find any good answers. Does anyone know what's the problem with this error message when trying to start up apache?
bash# ../bin/apachectl start
Syntax error on line 244 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: File not found
../bin/apachectl start: httpd could not be started
And yes i have everything loaded and mentioned correctly in the httpd.conf file. I tried everything from file permissions to modifying /etc/ld.so.conf and still no luck.
Does anyone have a good answer? I have apache 1.3.12 + mod_ssl + mysql + php4 on a Slackware 7.0 2.2.16 linux box.
Thanks for your help.
Vinnie