当前位置:论坛首页 > Linux面板 > Linux面板教程

安装php扩展报错Cannot find autoconf. Please check your autoconf install...

发表在 Linux面板2022-7-8 11:35 [复制链接] 1 3441

安装php扩展的报错,提示:

Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script

如图 安装扩展.png
出现原因:
缺少 autoconf 组件的依赖
解决方案:
CentOS|RedHat系列:
  1. yum install autoconf -y
复制代码

Ubuntu|Debian系列:
  1. apt-get update  -y
  2. apt-get install autoconf2.13 -y
复制代码

使用道具 举报 只看该作者 回复
发表于 2023-4-27 11:23:05 | 显示全部楼层
用了之后发现,已经安装过了。
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

企业版年付运维跟进群

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急问题处理

论坛响应时间:10分钟

问题处理方式:1对1处理(优先)

工作时间:白班:9:00 - 18:00

工作时间:晚班:18:00 - 24:00

立即付费处理

工作时间:09:00至24:00

快速回复 返回顶部 返回列表