凌月 发表于 2025-4-11 01:10:54

【待反馈】关于redis 7.4安装失败问题

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:
宝塔面板9.5.0;redis 7.4系统版本:
centos9 64位
问题描述:
安装redis 7.4 失败,报错,提示:
2025-04-11 00:25:34 (431 KB/s) - '/www/server/redis/redis.conf' saved Starting redis server...Starting redis success!redis.sh: line 85: chkconfig: command not foundredis.sh: line 86: chkconfig: command not found


而后通过本论坛搜索得到【待反馈】centos9安装redis报错chkconfig: command not found - Linux面板 - 宝塔面板论坛这个帖子,说是没有安装chkconfig,而后尝试通过控制台安装该程序,系统回显为失败:运行事务准备中:                                                                                                      1/1
安装    : chkconfig-1.24-2.el9.x86_64                                                                        1/1
Error unpacking rpm package chkconfig-1.24-2.el9.x86_64
验证    : chkconfig-1.24-2.el9.x86_64                                                                        1/1

失败:
chkconfig-1.24-2.el9.x86_64                                                                                       

错误:事务失败


所以现在究竟要怎么做才能安装这个?
相关截图(日志、错误):




阿珂 发表于 2025-4-11 10:46:54

dnf install epel-release
dnf install chkconfig

执行这个命令,安装试试

凌月 发表于 2025-4-11 10:59:25

阿珂 发表于 2025-4-11 10:46
执行这个命令,安装试试

dnf install chkconfig这个命令也安装不上chkconfig

凌月 发表于 2025-4-11 12:11:02

安装不上

阿珂 发表于 2025-4-12 11:39:47

安装不上就算了centos9取消了,这个提示并不影响redis,实际redis已经安装好了
可以在软件商店查看

宝塔用户_rffvuu 发表于 7 天前

我和你一样这个问题 。。。。怎么搞?
页: [1]
查看完整版本: 【待反馈】关于redis 7.4安装失败问题