[solved] Undefined function ImageTTFText

#1
I'm trying to use the ImageTTFText function on my website but it keeps saying it's an undefined function. I compiled PHP5.3.8 with --with-ttf too =(

Am I doing smoething wrong? OS is Ubuntu 10.04 LTS. Thanks
 
Last edited by a moderator:
#6
Having another issue related to this,

Fatal error: Call to undefined function imagejpeg() in /home/bananatree/html/mc/shrink.php on line 46

do I need something else to use imagejpeg?
 
Top