Skip to main content
Known Participant
January 27, 2011
Question

Problem with Zend reCAPTCHA with DW CS5 Ch 8 D Powers PHP book

  • January 27, 2011
  • 1 reply
  • 532 views

Hi,

I am following David Powers' book and I am up to Chapter 8, trying to use the reCaptcha utility on a form.

When I click submit I get the following error, which is handled:

"Unable to Connect to tcp://api-verify.recaptcha.net:80. Error #12: Cannot allocate memory"

I have tried to use the google recaptchalib.php, but this dies at @fsockopen($host, $port, $errno, $errstr, 10) in function _recaptcha_http_post.

This happens in Live View and when using Safari.

Please can anyone give me some direction. I'm on Macbook Pro, Adobe CS5, MAMP Pro using Port 80, etc.

Thanks, Mike

This topic has been closed for replies.

1 reply

Known Participant
January 27, 2011

The problem was NOrton / Symantec firewall.

Sorry all

Mike