[nycphp-talk] imagettftext
Tom Melendez
tom at supertom.com
Sat Mar 28 23:46:09 EDT 2009
Hi Michele,
2009/3/28 Michele Waldman <mmwaldman at nyc.rr.com>:
> Imagettftext is not being recognized on a server running php 5.2.9.
>
>
>
> Do I have to include or link in some library?
According to the manual PHP needs to be compiled with exif:
http://us.php.net/manual/en/exif.requirements.php
if you look at phpinfo on your server, you'll probably see that
missing from the ./configure line.
Thanks,
Tom
http://www.liphp.org
More information about the talk
mailing list