Home » Images » Image_Text » Bug #5151
Image_Text cannot be used using Turck MMCache
Details
| Submitted | 2005-08-19 10:42 UTC |
|---|---|
| From | fierens at irceline dot be |
| Assigned | toby |
| Status | Bogus |
| Package | Image_Text |
| PHP Version | 5.0.3 |
| OS | linux 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 ...