From: uzomadu at gmail dot com Operating system: OS X 10.4.2 PHP version: 4.4.0 PHP Bug Type: Apache2 related Bug description: PHP 4 will not load under Apache 2.1.8
Description: ------------ 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 4. Reproduce code: --------------- Specified in httpd.conf # 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. The error specified in the 'actual results' section occurs when I try to shutdown or start Apache 2.1.8 Expected result: ---------------- I expected Apache 2.1.8 under OS X 10.4.2 to load successfully. Actual result: -------------- 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 -- Edit bug report at http://bugs.php.net/?id=34813&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34813&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34813&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34813&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34813&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34813&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34813&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34813&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34813&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34813&r=support Expected behavior: http://bugs.php.net/fix.php?id=34813&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34813&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34813&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34813&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34813&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34813&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34813&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34813&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34813&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34813&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34813&r=mysqlcfg