1. Install curl extension
apt-get install php5-curl
service apache2 restart
The above introduces the curl support of Debian to enable PHP, including the content of Debian and curl. I hope it will be helpful to friends who are interested in PHP tutorials.