我已经安装了ubuntu Lamp stack.But没有启用,我也不能find在INI文件中列出的扩展名,我手动添加,但它没有工作太。
那么应该如何启用Curl?
安装包
apt-get install php5-curl
在这一点上,PHP应该已经被configuration为加载该库[/etc/php5/apache2/conf.d/curl.ini]; 重启apache
/etc/init.d/apache2 restart