From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.0 PHP Bug Type: GD related Bug description: imagecreatetruecolor() and imagecopyresampled()
I get the following error with PHP 4.10 and some GD functions: Fatal error: imagecreatetruecolor(): requires GD 2.0 or later in ….. Fatal error: imagecopyresampled(): requires GD 2.0 or later in ….. imagecreate() and imagecopyresized() are working correct. The same code worked fine with PHP 4.06. Is this a bug or are the functions imagecreatetruecolor() and imagecopyresampled() renamed? Thanks, Waldo Monster -- Edit bug report at: http://bugs.php.net/?id=14724&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]