Hello,
there is an error on my server log:
[09-Mar-2022 18:19:23 Asia/Shanghai] PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/xxxxxx/public_html/app/lib/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php on line 68
[09-Mar-2022 18:19:23 Asia/Shanghai] PHP Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: no suitable wrapper could be found in /home/xxxxxx/public_html/app/lib/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php on line 68
Can anyone help me to find a solution.?
thank you.