Captcha Not Working in PHP 5.3

I have just purchased the Professional version of the CS-Cart and am totally pleased with what I have seen thus far. I started building on a test site before we go live and noticed that the captcha was not displaying under the Polls or when an order is being made on our VPS server that is running PHP 5.3.8 but appears when I install on one of my older servers that is running PHP 5.2.17.



Has anyone else noticed this or do I have something else wrong somewhere?



I have attached screen shots so you can see what I am talking about.



Thank you!



Jon

PHP53.png

PHP52.png

PHP53_Server.png

PHP52_Server.png

You might want to check and see if the FreeType and GD Libraries are installed and enabled on your server. I've ran into this problem before and that is exactly what it was.



Hope that helps,



Brandon