Page 1 of 1

undefined function: imagecreate()

Posted: Thu Dec 01, 2005 8:33 am
by Todd
Fatal error: Call to undefined function: imagecreate() in /home/safet/public_html/lib/filemanager/ImageManager/Classes/GD.php on line 353

Trying to resize an Image I got the above error.
is it possible GD Is not installed?

I use imagemagick for my image utility and am curious if in th efuture this could be a config option?

For now what to do ?