LaTeX
November 10th, 2009Testing AngelTC's great LaTeX plugin... :)
After a long night without sleep I finaly found a way to circumvent the problems I was experiencing with my captcha script on this server.
As I found out PHP can't find the path to libfreetype (.ttf fonts) which results in a 'undefined function imagettftext' error message. This seems to be a common problem on .nix systems with dual PHP installation (PHP4 + PHP5).