Home >Backend Development >PHP Tutorial >PHP 7 has the curl extension turned on, but an error still occurs when using the curl_init() function.
curl has been enabled under phpinfo(), but an error is still reported when using the curl_init() function.
curl has been enabled under phpinfo(), but an error is still reported when using the curl_init() function.
Have you changed php.ini? Did you restart php-fpm?