【待反馈】安装任何版本的 MySQL 都无法启动
本帖最后由 堡塔运维香菜卷 于 2023-9-26 10:22 编辑为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:免费版 8.0.2
系统版本:CentOS8.2
问题描述:MySQL 5.5 试到 MySQL 8.0 版本,都提示无法启动,报错信息都是这个
相关截图(日志、错误): - Traceback (most recent call last):
File "/www/server/panel/class/db.py", line 300, in en_crypt
value = self._encrypt(value)
File "/www/server/panel/class/db.py", line 273, in _encrypt
result = PluginLoader.db_encrypt(data)
AttributeError: module 'PluginLoader' has no attribute 'db_encrypt'
您好,麻烦您到终端执行下述命令并截图上传上来,以便排查问题。谢谢
history |grep sh # history |grep sh
3yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec
17cd .ssh/
22ssh-keygen -t rsa -C "ctyun shanghai7 s1"
23cd .ssh/
26ssh -T git@github.com
82curl -o- -L https://yarnpkg.com/install.sh | bash
305git push
428git push
454git push
475git push
525git push
537history |grep .sh
539history |grep sh
#
堡塔运维香菜卷 发表于 2023-9-26 10:22
您好,麻烦您到终端执行下述命令并截图上传上来,以便排查问题。谢谢
宝塔用户_jlexft 发表于 2023-9-26 12:17
您好,您的问题解决了吗
页:
[1]