ID: 21052 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: GD related Operating System: Windows XP PHP Version: 4.3.0RC3 New Comment:
which gd library are you loading, php_gd.dll or php_gd2.dll? The latter is the dll containing both the GD2 library and the interface to it via PHP. Previous Comments: ------------------------------------------------------------------------ [2002-12-16 15:04:52] [EMAIL PROTECTED] Do the PHP 4.3.0RC3 binaries for Windows ship with an older version of the GD library? I get the following error message when trying to use imagecopyresampled(), which is only available in GD v2.x: Fatal error: Call to undefined function: imagecopyresampled() in c:\devel\php\gpfr\images\gdlib\gdlib.php on line 53 phpinfo() simply shows the GD version to be "1.6 or higher" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21052&edit=1