Rosetta Code:Village Pump/CAPTCHA problems: Difference between revisions

From Rosetta Code
Content added Content deleted
(Looking into it.)
(Server glitch)
Line 1: Line 1:
I've recently come across problems with the CAPTCHA. When you use something that needs you to pass the CAPTCHA (e.g. editing anonymously, or after you enter your password wrong when you login), the CAPTCHA displays correctly, but when you enter the response and submit, you get a mostly blank page with just the words "Could not open socket". The case when you enter your password wrong is particularly annoying, as you are stuck in a Catch-22 (you normally don't need to pass a CAPTCHA to login; but once you enter your password wrong, you can't even login by entering your password correctly anymore, as the CAPTCHA won't work). I don't know if this is just me. Thanks. --[[User:Spoon!|Spoon!]] 05:38, 15 March 2009 (UTC)
I've recently come across problems with the CAPTCHA. When you use something that needs you to pass the CAPTCHA (e.g. editing anonymously, or after you enter your password wrong when you login), the CAPTCHA displays correctly, but when you enter the response and submit, you get a mostly blank page with just the words "Could not open socket". The case when you enter your password wrong is particularly annoying, as you are stuck in a Catch-22 (you normally don't need to pass a CAPTCHA to login; but once you enter your password wrong, you can't even login by entering your password correctly anymore, as the CAPTCHA won't work). I don't know if this is just me. Thanks. --[[User:Spoon!|Spoon!]] 05:38, 15 March 2009 (UTC)
: Likely not. Mwn3d reported that the Twitter feed on my user page was reporting similar errors. I'll look into it. --[[User:Short Circuit|Short Circuit]] 18:47, 15 March 2009 (UTC)
: Likely not. Mwn3d reported that the Twitter feed on my user page was reporting similar errors. I'll look into it. --[[User:Short Circuit|Short Circuit]] 18:47, 15 March 2009 (UTC)
:Looks like there was some sort of server glitch going on. I don't know if it was Slicehost-related, or if it was a problem with my version/configuration combination for Apache and PHP. I upgraded all the distro software, reloaded apache a few times, and it appears to work. --[[User:Short Circuit|Short Circuit]] 19:43, 15 March 2009 (UTC)

Revision as of 19:43, 15 March 2009

I've recently come across problems with the CAPTCHA. When you use something that needs you to pass the CAPTCHA (e.g. editing anonymously, or after you enter your password wrong when you login), the CAPTCHA displays correctly, but when you enter the response and submit, you get a mostly blank page with just the words "Could not open socket". The case when you enter your password wrong is particularly annoying, as you are stuck in a Catch-22 (you normally don't need to pass a CAPTCHA to login; but once you enter your password wrong, you can't even login by entering your password correctly anymore, as the CAPTCHA won't work). I don't know if this is just me. Thanks. --Spoon! 05:38, 15 March 2009 (UTC)

Likely not. Mwn3d reported that the Twitter feed on my user page was reporting similar errors. I'll look into it. --Short Circuit 18:47, 15 March 2009 (UTC)
Looks like there was some sort of server glitch going on. I don't know if it was Slicehost-related, or if it was a problem with my version/configuration combination for Apache and PHP. I upgraded all the distro software, reloaded apache a few times, and it appears to work. --Short Circuit 19:43, 15 March 2009 (UTC)