Issue with curl_init
I have a customer that says their script does not work:
Cannot connect to domain.com using curl_init.
Please make sure domain.com is corrected with the server and outgoing TCP port 80 is opened. Please click here to resolve.
Return page contents.
I know TCP port 80 is open on the server and curl is installed.
Could something be blocking this process? Maybe PHP-FPM?
Please sign in to leave a comment.
Comments
0 comments