PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_Text » Bug #5151

Image_Text cannot be used using Turck MMCache

Details

Submitted2005-08-19 10:42 UTC
Fromfierens at irceline dot be
Assignedtoby
StatusBogus
PackageImage_Text
PHP Version5.0.3
OSlinux redhat 8
Roadmaps(Not assigned)

Comments

[2005-08-19 10:42 UTC] fierens at irceline dot be

Description:
------------
The Image_Text example script (v 0.5) cannot be used when Turc MMcache is enabled. Caching enabled gives the following warnings :

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/celinair/www3/test/example/example.php on line 93

Warning: imagefilledellipse(): supplied argument is not a valid Image resource in /home/celinair/www3/test/example/example.php on line 95

Warning: imagepng(): supplied argument is not a valid Image resource in /home/celinair/www3/test/Image/Text.php on line 933

[2005-08-19 13:40 UTC] fierens at irceline dot be

I have php scripts with gd2 functions in it running with MMcache enabled without warnings ...