epiman 发表于 7 天前

【已完成】宝塔9.6.0 升级 PHP 8.2 出错

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本: 宝塔9.6.0
系统版本:Alibaba Cloud Linux 2.1903 LTS 64位
问题描述:升级 PHP 8.2 出错 缺少libticonv 依赖导致安装php失败,
升级后有问题

yum install libticonvlibticonv-devel-y
命令后结果如下


相关截图(日志、错误):

阿珂 发表于 7 天前

依赖包存在冲突
卸载:yum remove libticonvlibticonv-devel
重新安装:yum install libticonvlibticonv-developenssl-devel mcrypt

epiman 发表于 7 天前

本帖最后由 epiman 于 2025-7-24 15:06 编辑

阿珂 发表于 2025-7-24 11:57
依赖包存在冲突
卸载:yum remove libticonvlibticonv-devel
重新安装:yum install libticonvlibtico ...

操作后提示:

** Found 4pre-existing rpmdb problem(s),'yum check' output follows:bt-httpd-2.4.25-1.e17.centos.x86 64 has missing requires of libcrypto.so.1.0.0()(64bit)
bt-httpd-2.4,25-1.e17,centos,x86 64 has missing requires of libssl,so.1.0.0()(64bit)
bt-php-7.0.19-1.e17.centos.x86 64 has missing requires of libiconybt-php-7.0.19-1.el7.centos.x86 64 has missing requiresof mcryptroot@Ay130412221020908b6f ~1#

epiman 发表于 7 天前


** Found 4pre-existing rpmdb problem(s),'yum check' output follows:
bt-httpd-2.4.25-1.e17.centos.x86 64 has missing requires of libcrypto.so.1.0.0()(64bit)
bt-httpd-2.4,25-1.e17,centos,x86 64 has missing requires of libssl,so.1.0.0()(64bit)
bt-php-7.0.19-1.e17.centos.x86 64 has missing requires of libicony
bt-php-7.0.19-1.el7.centos.x86 64 has missing requiresof mcrypt

epiman 发表于 7 天前

这个审核太慢了,能否我发 面板信息=面板完整地址+账号密码 ,直接上去看一下?
页: [1]
查看完整版本: 【已完成】宝塔9.6.0 升级 PHP 8.2 出错