EWZRecaptchaBundle icon indicating copy to clipboard operation
EWZRecaptchaBundle copied to clipboard

Error file_get_contents

Open macatapichon opened this issue 9 years ago • 1 comments

After validating the fields, I have the following error:

Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=.....): failed to open stream: No route to host

Any of you happened???

macatapichon avatar Feb 24 '16 14:02 macatapichon

This bundle needs allow_url_fopen to be true

mablae avatar Apr 15 '16 23:04 mablae