ReCaptcha errors only with phpbb

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
User avatar
peopleinside
Registered User
Posts: 192
Joined: Sat Jan 31, 2015 10:37 pm
Name: Marco
Contact:

ReCaptcha errors only with phpbb

Post by peopleinside »

Hi, in my VPS I use Wordpress and other PHP app that use invisible ReCaptcha so the server configuration allow the use of this.
For my phpbb forum i generate keys for ReCpatcha v2 than if I activate the ReCaptcha and I test on the website i see errors:

file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0
file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: no suitable wrapper could be found

followed by other error on functions.php file. Why only phpbb has this issue and all other app on the same server have no issue with the Google Captcha?

I tried also to allow fopen but this seems not change also I do not understand why configuration should work for all other app that use ReCaptcha but not for phpbb.

I am using Q&A for now but sad ReCaptcha seems not working in my phpbb last version.
Post Reply

Return to “[3.2.x] Support Forum”