那么应该如何启用Curl?
apt-get install PHP5-curl
此时PHP应该已经配置为加载该库[/etc/PHP5/apache2/conf.d/curl.ini];重启apache
/etc/init.d/apache2 restart