Hi,
I have just upgraded to Apache 2.1.8 on OS X 10.4.2 and am having a problem trying to load php. At the bottom of my httpd.conf file I specify the following:

# PHP4 configuration
LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps

and the libphp4.so module is located as specified, in the modules folder, but when i try to start or shutdown Apache I get the following error message:


httpd: Syntax error on line 444 of /usr/local/apache2/conf/ httpd.conf: Cannot load /usr/local/apache2/modules/libphp4.so into server: Library not loaded: /Library/Apache2/lib/libaprutil-0.0.dylib \n Referenced from: /usr/local/apache2/modules/libphp4.so\n Reason: image not found


What is the issue here?

beya

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to