Frank Schlicht heeft geschreven:
Hello,

I upgraded from 4.2.3 to 4.3.1 and have problems with the
imagettftext() function. If I call these function the browser show the
error that the connection is broken. But if I delete the line with
the function in my script, all things works fine. In version 4.2.3
imagettftext() ha no problems.
I compiled PHP like this:

./configure --with-mysql --with-apache=../apache --enable-track-vars
--with-jpeg-dir=/usr/local --with-gd --with-gd-dir=/usr --with-ttf
--enable-gd-native-ttf --with-zlib --enable-gd-imgstrttf


Thanks Frank

You need to compile php with gd and freetype support
I also compiled gd with freetype support but not sure if that was needed
check out http://kemu.ath.cx/info.php to see how I compiled php with gd and freetype support



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



Reply via email to