I am getting error while i configure remote database in phpMyadmin. error is like as below

#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 has failed to respond.

The server is not responding (or the local server's socket is not correctly configured).

有帮助吗?

解决方案

Most likely your MySQL server does not accept connections from external hosts. Unless you are the administrator of the server, you most likely cannot change this.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top