Forums / Setup & design / Texttoimage, GD and installers (win)
Roy Bøhmer
Tuesday 13 April 2004 3:25:40 am
I've set up an ez-site at home on w2k using the the downloaded 3.3-3 installer. (I later updated the installation to 3.3-4.) Everything seems to work just fine, but the texttoimage-operator won't work. The debug console says:
texttoimage cannot be used since the following ImageGD functions are missing: ImageTTFBBox, ImageCreate, ImageColorAllocate, ImageColorAllocate, ImageTTFText, ImagePNG, ImageJPEG, ImageDestroy
Resizing and croping images works perfect. As far as I can tell it's only the texttoimage that fails.
Is there a way to make GD (and thus texttoimage) work properly in my enviroment?
Björn X
Tuesday 13 April 2004 5:27:49 am
sure the GD2 is bundled into every binary php distribution
check the proper setup of the gd with phpinfo()
make sure you have the right settings in the image.ini.append
there is a switch for GD enabled or disabled.
Please check all this
Hugo Siles
Tuesday 13 April 2004 7:12:52 am
hi, i have the same problem but with the imageMagick, i would like to know how can i solve this problems..
hugo