ID: 25144 Updated by: [EMAIL PROTECTED] Reported By: rs at kunstbar dot tv Status: Bogus Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 4.3.2 New Comment:
"- phpinfo() shows NO GD Support ENABLE" It is clear enough imo. Fix this install/upgrade problem first. pierre Previous Comments: ------------------------------------------------------------------------ [2003-08-19 05:24:41] [EMAIL PROTECTED] 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. Thank you for your interest in PHP. ..shouldn't it be pretty normal that they funcs don't work if you don't have gd enabled ? go ask this kind of basic support questions elsewhere, no bug here. ------------------------------------------------------------------------ [2003-08-19 05:17:41] rs at kunstbar dot tv Description: ------------ bundled GD library with GD 2.0.12 don't work on IIS 6 with Windows Server 2003 - build 3790. Status: - PHP 4.3.2 works (phpmyadmin 2.5.2 works) - no Script which use GD-LIB works - PHP 4.3.2 installed as: sapi\php4isapi.dll - extension=php_gd2.dll is enable - No Error, script only shows no Image. - Path is set to: extension_dir = "C:\\PHP\\extensions" (also try: extension_dir = "C:\PHP\extensions" - phpinfo() shows NO GD Support ENABLE - same GD Scripts works on W2k and IIS 5 -Roland- Reproduce code: --------------- Use Windows Server 2003 - build 3790 with IIS 6 and try GD-LIB 2.0.12. Expected result: ---------------- GD lib create Image Actual result: -------------- GD-LIB don't work. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25144&edit=1