Skip to main content
Inspiring
March 2, 2012
Question

CAPTCHA cfimage tag providing unreadable letters

  • March 2, 2012
  • 1 reply
  • 814 views

I'm using the CAPTCHA option in the cfimage tag to generate CAPTCHA challenges for web forms.  This is working but some of the letters are unreadable even on "low" difficulty setting.  The other strange thing is that this works fine on the development server but is working differently on the production server (they are both running CF Enterprise version 9,0,1,274733 on Linux).  Has anyone else run into this or have a solution?

Here is an example (again, this is "low" difficulty):

Thanks.

This topic has been closed for replies.

1 reply

Community Expert
March 2, 2012

Are the machines using the same JVM? The imaging functionality relies on the JVM's imaging libraries. Is one of the servers headless, while the other one isn't? Headless JVMs required specific configuration options. I'm not especially knowledgable about these options, but I do know they exist.

Dave Watts, CTO, Fig Leaf Software

Dave Watts, Eidolon LLC