Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recaptcha File get contents error #8

Open
pjrola opened this issue May 9, 2017 · 2 comments
Open

Recaptcha File get contents error #8

pjrola opened this issue May 9, 2017 · 2 comments

Comments

@pjrola
Copy link

pjrola commented May 9, 2017

Not sure but I am receiving an error when trying to verify recaptcha.

ErrorException: file_get_contents(): SSL: Connection reset by peer in /home/vagrant/Code/devsite/plugins/alxy/captcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php on line 68

any idea as to what could be happening? Not sure if SSL is a requirement for this plugin

@alxy
Copy link
Owner

alxy commented May 9, 2017

This apears to be related: google/recaptcha#36

Try enabling allow_url_fopen

@endo64
Copy link

endo64 commented Jun 7, 2018

allow_url_fopen didn't solve the issue on PHP 7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants