📅  最后修改于: 2022-03-11 14:53:55.645000             🧑  作者: Mango
#install the latest php CURL
sudo apt-get install php-curl
#install a specific PHP[version]-curl, php version 5 is the example below
sudo apt-get install php5-curl
#restart apache by typing
sudo service apache2