摘要: 参考文章 How to Install MySQL 8.0 in Ubuntu 18.04 | PhoenixNAP KB 安装 MySQL8,执行命令 apt-get update 报错如下: Err:8 http://repo.mysql.com/apt/ubuntu cosmic InRele 阅读全文
posted @ 2020-08-17 17:04 imzhi 阅读(483) 评论(0) 推荐(0)
摘要: 执行 apt-get update 报错: N: Skipping acquire of configured file 'nginx/binary-i386/Packages' as repository 'http://nginx.org/packages/ubuntu bionic InRel 阅读全文
posted @ 2020-08-17 16:47 imzhi 阅读(7628) 评论(0) 推荐(0)
摘要: 报错场景 WordPress 提示 "建立数据库连接失败"。打开 WordPress 的调试模式,查看详情报错原因。 wp-config.php 里的代码修改为: define('WP_DEBUG', true); 如果具体的报错原因是: ER_NOT_SUPPORTED_AUTH_MODE: Cl 阅读全文
posted @ 2020-08-17 16:36 imzhi 阅读(408) 评论(0) 推荐(0)