From: purley at eastlink dot ca Operating system: Win XP PHP version: 5.2.1 PHP Bug Type: *Extensibility Functions Bug description: PHP Warning: PHP Startup: Unable to load dynamic library
Description: ------------ At first (many) attempt to start Apache after adding php, I got: PHP Warning: PHP Startup: Unable to load dynamic library for many extensions. After finding that many people had this problem, I was unable to find an explanation. After commenting out all extensions and trying each one at a time, I found that the dll's which had prerequisites would give this error even though the named dll was present. The distribution does not include all of the dll's necessary to load the extensions. The required extensions may be found here: http://pecl4win.php.net/list_dlls.php In addition to the distribution missing required files, the error message is extremely misleading as it names the incorrect missing file. -- Edit bug report at http://bugs.php.net/?id=41219&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=41219&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=41219&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=41219&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=41219&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=41219&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=41219&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=41219&r=needscript Try newer version: http://bugs.php.net/fix.php?id=41219&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=41219&r=support Expected behavior: http://bugs.php.net/fix.php?id=41219&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=41219&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=41219&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=41219&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=41219&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=41219&r=dst IIS Stability: http://bugs.php.net/fix.php?id=41219&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=41219&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=41219&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=41219&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=41219&r=mysqlcfg
