我在第三方服务器上有一个MySQL数据库.我试图使用Dreamweaver中的PHP从本地计算机访问它.但是,我收到以下错误:
MysqL Error #2002:
A connection attempt Failed because the connected party did not properly respond
after a period of time, or established connection Failed because connected host
Failed to respond.
我意识到我可能没有提供所有细节.我是初学者,需要时会提供详细信息.
谢谢.
解决方法:
这意味着您无法连接到服务器.检查您连接到正确的IP地址,并且防火墙已配置为允许流量.