code6 icon indicating copy to clipboard operation
code6 copied to clipboard

数据库连接被拒绝

Open erictest101 opened this issue 2 years ago • 2 comments

安装方式

Docker 安装

问题描述

mysql 拒绝连接,但是单独使用命令 mqsql -u user -p -h IP 是可以正常连接到数据中

目前所作尝试,重新建立mysql 账号

运行环境

请复制 php doctor.php 运行结果

Could not open input file: doctor.php

报错日志

日志目录:storage/logs  这个地方是空的,没有记录

image

erictest101 avatar Apr 27 '23 08:04 erictest101

因为 GitHub API 调整,目前码小六已经无法正常工作,可以不必再部署了,感谢支持!

yoonper avatar Apr 27 '23 08:04 yoonper

可能是当前使用的mysql用户只允许localhost登录吧

by-macx avatar May 12 '23 03:05 by-macx