From: barryd dot it at gmail dot com Operating system: Windows XP Corperate PHP version: 5.2.6 PHP Bug Type: *General Issues Bug description: php.exe - Unable to Locate Component
Description: ------------ I believe I have discovered the issue. After reading both the CLI responses and the VERY annoying windows pop ups error -- "php.exe - Unable To Locate Component" There's a discrepancy between the two, and I'd like to go through it line-by-line. I'd also like to mention I am using the zip package "php-5.2.6-Win32.zip", and have extracted it into C:\PHP, and that the modules are in C:\PHP\ext, and that my %path% does include the appropriate path, as well as my registry is updated... Reproduce code: --------------- No code needed. Expected result: ---------------- To actually run... Actual result: -------------- Now, the first error: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_oci8.d ll' - The specified module could not be found. in Unknown on line 0 !!!!Does not have the same file name mentioned in the error window or "pop up" mentioned above "php.exe - Unable To Locate Component", and that is "This application has failed to start because OCI.dll was not found. Re-installing the app... blah blah blah", this occurs three times, as well as number of times with other files mentioned below!!!! PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_oci.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_oci8.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_pgsql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_sqlite_external.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pgsql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pspell.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_sybase_ct.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_ibm_db2.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_ifx.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_ingres2.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_maxdb.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_mcve.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_netools.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_oracle.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_ibm.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_informix.dll' - The specified module could not be found. in Unknown on line 0 This obviously looks like a bug, and I am going to bet that 1 quick solution would be to rename all the files gone wrong to the correct ones would help it work around the issue. -- Edit bug report at http://bugs.php.net/?id=46650&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46650&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46650&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46650&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46650&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46650&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46650&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46650&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46650&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46650&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46650&r=support Expected behavior: http://bugs.php.net/fix.php?id=46650&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46650&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46650&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46650&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46650&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46650&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46650&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46650&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46650&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46650&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46650&r=mysqlcfg