ID: 40094 Updated by: [EMAIL PROTECTED] Reported By: joebcohen at aol dot com -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Windows XP Pro SP2 PHP Version: 5.2.0 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2007-01-10 19:02:37] joebcohen at aol dot com 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 this bug report at http://bugs.php.net/?id=40094&edit=1