加入 curl 擴充套件 ubuntu 14.04 / ubuntu 16.04
ubuntu 14.04
指令:
sudo apt-get install php5-curl
service apache2 restart
ubuntu 16.04
指令:
sudo apt-get install php-curl
service apache2 restart

學無止境,教學相長
加入 curl 擴充套件 ubuntu 14.04 / ubuntu 16.04
ubuntu 14.04
指令:
sudo apt-get install php5-curl
service apache2 restart
ubuntu 16.04
指令:
sudo apt-get install php-curl
service apache2 restart