Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CAPTCHA cfimage tag providing unreadable letters

Explorer ,
Mar 02, 2012 Mar 02, 2012

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.bad captcha example low difficulty.png

TOPICS
Advanced techniques
773
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 02, 2012 Mar 02, 2012
LATEST

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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources