lspyige 发表于 2022-8-23 18:55:32

无法登陆phpmyadmin

ubuntu20.04, LNMP1.9,登陆数据库显示 mysqli::real_connect(): (HY000/2002): No such file or directory

https://t.wss.ink/f/944buxtthrh 复制链接到浏览器打开



补充内容 (2022-8-23 21:17):
使用虚拟机搭建的,做测试用的

licess 发表于 2022-8-24 08:26:36

2022-08-23T09:21:47.714599Z 0 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
2022-08-23T09:21:47.714611Z 0 /usr/local/mysql/bin/mysqld (mysqld 8.0.29) initializing of server in progress as process 93752
mysqld: Error writing file '/usr/local/mysql/var/auto.cnf' (OS errno 28 - No space left on device)
2022-08-23T09:21:47.766150Z 0 Initialization of the server's UUID failed because it could not be read from the auto.cnf file. If this is a new server, the initialization failed because it was not possible to generate a new UUID.
2022-08-23T09:21:47.766447Z 0 The designated data directory /usr/local/mysql/var/ is unusable. You can remove all files that the server added to it.
2022-08-23T09:21:47.766774Z 0 Aborting
2022-08-23T09:21:47.768117Z 0 /usr/local/mysql/bin/mysqld: Shutdown complete (mysqld 8.0.29)Source distribution.
你这空间不够用mysql虽然编译安卓成功,但是没初始化成功,肯定启动不了,你肯定也连接不了

lspyige 发表于 2022-8-24 09:45:36

licess 发表于 2022-8-24 08:26
你这空间不够用mysql虽然编译安卓成功,但是没初始化成功,肯定启动不了,你肯定也连接不了 ...

我是按照你的教程来的,说至少25GB我给了30GB,我再扩大点
页: [1]
查看完整版本: 无法登陆phpmyadmin