Failed to open stream: Connection timed out
I enabled "allow_url_open" via on php ini file. also i disabled firewall .
Unforuantley i got this error
ErrorException
file_get_contents(https://www.google.com/recaptcha/api/siteverify): Failed to open stream: Connection timed out
-
Here is the solution . I refered this article - IPv6 Server Administration | cPanel & WHM Documentation I disabled iPv6 in WHM Run this code using SSH echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv60 -
I'm glad you were able to get that resolved! 0
Please sign in to leave a comment.
Comments
2 comments