From: Operating system: XP Pro SP3 32-bit PHP version: 5.4.0 Package: Dynamic loading Bug Type: Bug Bug description:8 dll error messages during start of win php
Description: ------------ I just ran "php" and I get 8 errors: php.ini looks to be configured correctly. this has been happening for several versions such as 5.3.10. Test script: --------------- php Expected result: ---------------- php to load with no errors and wait for code on stdin. Actual result: -------------- php.exe: unable to locate component: the application has failed to start because OCI.dll was not found. Re-installing the application may fix the problem. warning:php startup: unable to load dynamic library 'c:\php-5.4.0\ext\php_oci8.dll' php.exe: unable to locate component: the application has failed to start because OCI.dll was not found. Re-installing the application may fix the problem. warning:php startup: unable to load dynamic library 'c:\php-5.4.0\ext\php_oci8_11g.dll' php.exe: unable to locate component: the application has failed to start because fbclient.dll was not found. Re-installing the application may fix the problem. warning:php startup: unable to load dynamic library 'c:\php-5.4.0\ext\php_pdo_firebird.dll' warning:php startup: unable to load dynamic library 'c:\php-5.4.0\ext\php_sqlite.dll' warning:php startup: unable to load dynamic library 'c:\php-5.4.0\ext\php_zip.dll' -- Edit bug report at https://bugs.php.net/bug.php?id=61424&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=61424&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=61424&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=61424&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=61424&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=61424&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=61424&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=61424&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=61424&r=needscript Try newer version: https://bugs.php.net/fix.php?id=61424&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=61424&r=support Expected behavior: https://bugs.php.net/fix.php?id=61424&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=61424&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=61424&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=61424&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=61424&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=61424&r=dst IIS Stability: https://bugs.php.net/fix.php?id=61424&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=61424&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=61424&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=61424&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=61424&r=mysqlcfg