Hello ,

I use Drupal 4.6.2 with GD Library bundled (2.0.28 compatible) under Apache ,
but the captcha can't create the png image , if I follow the img source , IE will tell me "The page can't be displayed" .

You can see what is happened here :"http://www.voila123.com/drupal/?q=user/register" ,

the drupal is whole new installed ,only with captcha module, and all options of Drupal were set as default.

And I set a administrator for you ---> username:"user" password:"captcha".

You can see my phpinfo here :"http://www.voila123.com/drupal/env.php?testinfo=phpinfo" .

Thanks for your efforts for this Captcha.

Comments

arnabdotorg’s picture

Category: bug » support
Priority: Critical » Normal

1. Please remove admin / phpinfo data from your website; drupal.org issues are public and anyone can potentially use this information to deface your website(s), amongst other things.

2. Have you set permissions for users to view the page? (Admin > Access control > "View Captcha")

3. Your image request are returning bad headers.
a) Your server config might be up to something.
b) You may need to do a code trace.

Changing this to a support request since this is instance specific and has no reference to any particular part of code, etc.

arnabdotorg’s picture

Status: Active » Closed (fixed)

no followups, assuming irreproducible.