【已解答】安装PHP扩展报错
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:(稳定版) v10.0.2-LTS系统版本:nginx 1.28.0
问题描述:PHP8.2 安装扩展报错 Cannot find autoconf. Please check your autoconf installation and the$PHP_AUTOCONF environment variable. Then, rerun this script.
相关截图(日志、错误):
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
缺少autoconf 工具
apt update
apt install autoconf
页:
[1]