參照:http://stackoverflow.com/questions/7290958/php-fatal-error-call-to-undefined-function-imagettftextphp
Just recompile extension gd.so, under folder php/ext/gd
code
./configure --with-php-config=/usr/local/php5/bin/php-config --with-freetype-dir=/usr/ --enable-gd-native-ttf
get