gpt4 book ai didi

php - 连接尝试失败错误

转载 作者:行者123 更新时间:2023-11-29 00:49:21 25 4
gpt4 key购买 nike

大家好,我正在尝试在 Dreamweaver 上设置一个 MySQL 连接到 Web 服务器,但一直出现错误:

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

我该如何解决?

当我在实际的 Web 服务器上测试时,连接似乎工作正常,但当我在本地 Web 服务器(关闭 127.0.0.1)上运行时它不起作用。可能是什么问题?

最佳答案

您可以从命令行连接到它吗? mysql -u your_user -p -h thehost 如果你远程连接你的 mysql 用户应该有一个特定的 GRANT 指定你连接的 ip

关于php - 连接尝试失败错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9186623/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com