宝塔用户_mcyanl 发表于 2025-8-27 23:28:02

【待反馈】redis扩展失败无法安装启用

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:Linux面板11.0.0
系统版本:
系统:Debian GNU/Linux 12 (bookworm) x86_64(Py3.7.16)

相关截图(日志、错误):Configuring for:PHP Api Version: 20190902Zend Module Api No: 20190902Zend Extension Api No: 320190902Cannot find autoconf. Please check your autoconf installation and the$PHP_AUTOCONF environment variable. Then, rerun this script.redis.sh: line 297: ./configure: No such file or directorymake: *** No targets specified and no makefile found. Stop.error|-Successify --- 命令已执行! ---


只有一个php版本然后扩展安装redis显示成功了,但是php的扩展里面还是未安装,应用商店里面的已安装却又有redis,但是我的程序安装的时候始终无法检测到redis开启状态
edis

阿珂 发表于 2025-8-28 10:26:43

apt update
apt install build-essential autoconf libtool
执行命令,重新安装
页: [1]
查看完整版本: 【待反馈】redis扩展失败无法安装启用