Harish Rao K wrote:
> While working with some CAPTCHA stuff I get the following error:
> Fatal error: Call to undefined function imagettftext().
> I have compiled with GD support and all the supporting libraries
> (Freetype, TTF, jpeg, X11R6 etc).
>
> What am I missing?

Check the log files from in the PHP source directory -- Often configure
will "seem" to work fine, but have error messages buried in that zillion
lines of output...

And, as always, you might have forgotten to re-start apache.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to