宝塔用户_togmv_f089 发表于 2025-10-29 09:49:50

【已解答】安装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.

阿珂 发表于 2025-10-29 14:06:49

缺少autoconf 工具
apt update
apt install autoconf
页: [1]
查看完整版本: 【已解答】安装PHP扩展报错