宝塔面板无法安装php怎么办?
2019-08-28 阅读 : 次
宝塔面板无法安装php怎么办?
错误信息:
configure: error: Please reinstall the libcurl distribution - easy.h should be in /include/curl/
错误原因:
curl 安装失败。
解决方法:
方法 1:找到/root 目录,删除原来的 curl 安装包,然后再次运行 php 安装。
方法 2:直接运行apt-get install curl
如果还有问题,建议重启服务器后再试。
本文地址:https://www.helloaliyun.com/tutorial/146.html