I have a website for a hiking club that has recently been spammed by automated registrations from some bot. There is human step involved in activations but the large number of nonsens registrations is annoying me. In order to stop that from happening I added a CAPTCHA function. It worked great in my windows dev environment, but less so on the CentOS 5.4 64bit server. It generates this illegible image that makes no sense. What could the problem be?
Im using Myfaces 2.1.11 and Tomahawk2 1.1.14.