Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Oct 2010 08:50:08 -0500
From:      "Jack L. Stone" <jacks@sage-american.com>
To:        Michael Powell <nightrecon@hotmail.com>, freebsd-questions@freebsd.org
Subject:   Re: Captcha image does not load
Message-ID:  <3.0.1.32.20101008085008.00effba8@sage-american.com>
In-Reply-To: <i8l2jb$kt0$1@dough.gmane.org>
References:  <3.0.1.32.20101007081311.00edf500@sage-american.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 02:17 PM 10.7.2010 -0400, Michael Powell wrote:
>Jack L. Stone wrote:
>
>> Folks:
>> 
>> Please bear with me on this one. Am using FBSD-7.0p9 and PHP52.
>> 
>> Have been using a Captcha protection against robots for a download section
>> of the server. It worked just fine since installed for a couple of years,
>> even with prior versions of PHP5. However, the captcha suddenly stopped
>> loading the initial image and required multiple clicks (variable times at
>> that) to get it to load an image that could be used by the customer. Just
>> shows the little "x" as broken link to image. Nothing tried has solved the
>> issue. Had to add text telling people to keep clicking if an image is not
>> seen.
>> 
>> Anyone seen this and have any suggestions on how to fix other than finding
>> a different captcha script?.
>> 
> I was having a similar problem and it involved php52-gd not working. I 
>moved the following two lines to the end of my php.ini and it started 
>working. I think it was having pdf.so load afterward is what did it.
>
>extension=gd.so
>extension=pdf.so
>
>
>-Mike
>

Mike:

Thank you so much! Apparently solved the problem for me too.

Jack

(^_^)
Happy trails,
Jack L. Stone

System Admin
Sage-american



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.1.32.20101008085008.00effba8>