Syntax error on line 238 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1: /usr/locd ./apachectl start: httpd could not be started
the message is displayed after i have installed apache-1.3.26 and php-4.2.2 to run apachectl start .
why ? thanks
does libphp4.so actually exist in /usr/local/apache/libexec/ ?
for i have installed successed before ,but I want to support php3
may be the Loadmodule disordered
but i clear apache and php and reinstall ,never success
Why not install as you usually would for PHP 4 and then add:
AddType application/x-httpd-php .php .php3