문제

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