Under Ubuntu environment, the project appears: Call to undefined function curl_init () tips

the reason:

Not turned curl extension

 

Install or open expansion

 

ubuntu perform installation of Curl extension

 

sudo apt-get install -y php-curl 

with:

mysql,redis,curl,等。

 

Transfer: https: //www.cnblogs.com/bing-yu12/p/7617028.html

Guess you like

Origin www.cnblogs.com/feiquan/p/10958294.html