Checking for the existence of the curl_init() function...PASS
Checking for the successful functioning of single-page, HTTP (non-HTTPS) curl downloads...FAIL
The curl_exec() function returned false.
The curl_error() function reports: Connection timed out after 10001 milliseconds
Checking for the successful functioning of single-page, HTTPS curl downloads...FAIL
The curl_exec() function returned false.
The curl_error() function reports: Connection timed out after 10001 milliseconds
Checking for the successful functioning of multi-page, HTTP (non-HTTPS) curl downloads...FAIL
The curl_multi_getcontent() function returned an empty string or equivalent (but not false) (for URL <
Example Domain>).
The curl_error() function reports:
Checking for the successful functioning of multi-page, HTTPS curl downloads...FAIL
The curl_multi_getcontent() function returned an empty string or equivalent (but not false) (for URL <
Example Domain>).
The curl_error() function reports:
At least one of the tests failed. Link Tools functionality will be limited because the Client URL Library (curl) does not appear to be functioning correctly. For more details on this library, please see here: <
PHP: cURL - Manual>.