From: joebcohen at aol dot com Operating system: Windows XP Pro SP2 PHP version: 5.2.0 PHP Bug Type: Compile Failure Bug description: Looking dor dlls in the wrong place
Description: ------------ Just installed new version of PHP into C:\PHP using .msi I am running Windows XP Pro SP2 - Apache 2.0 - install went clean. Despite the errors reported below, the two modules are to be found in \PHP\ext and in \WINDOWS\System32. Where is the PHP5 coming from ? Joe at: [EMAIL PROTECTED] =========> C:\>php -v PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php5\php_gd2.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php5\php_mysql.dll ' - The specified module could not be found. in Unknown on line 0 PHP 5.2.0 (cli) (built: Nov 2 2006 11:57:36) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies C:\> =============> Reproduce code: --------------- Just installed new version of PHP into C:\PHP using .msi I am running Windows XP Pro SP2 - Apache 2.0 - install went clean. Despite the errors reported below, the two modules are to be found in \PHP\ext and in \WINDOWS\System32. Where is the PHP5 coming from ? Joe at: [EMAIL PROTECTED] =========> C:\>php -v PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php5\php_gd2.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php5\php_mysql.dll ' - The specified module could not be found. in Unknown on line 0 PHP 5.2.0 (cli) (built: Nov 2 2006 11:57:36) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies C:\> =============> Expected result: ---------------- just the nice output expected from "php -v" Actual result: -------------- Just installed new version of PHP into C:\PHP using .msi I am running Windows XP Pro SP2 - Apache 2.0 - install went clean. Despite the errors reported below, the two modules are to be found in \PHP\ext and in \WINDOWS\System32. Where is the PHP5 coming from ? Joe at: [EMAIL PROTECTED] =========> C:\>php -v PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php5\php_gd2.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php5\php_mysql.dll ' - The specified module could not be found. in Unknown on line 0 PHP 5.2.0 (cli) (built: Nov 2 2006 11:57:36) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies C:\> =============> -- Edit bug report at http://bugs.php.net/?id=40094&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40094&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40094&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40094&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40094&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40094&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40094&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40094&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40094&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40094&r=support Expected behavior: http://bugs.php.net/fix.php?id=40094&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40094&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40094&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40094&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40094&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40094&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40094&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40094&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40094&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40094&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40094&r=mysqlcfg