Mysql remote connection
#1

Hi guys, I have a small problem with my remote connection...
The database worked on localhost before, now I moved the server to a hosted one and the database to my website and it doesn't work anymore...
I get this error:
Код:
[11:25:46] [MySQL] Error (0): Failed to connect. Can't connect to MySQL server on 'XX.XXX.XXX.XXX' (10060).
(the X's are normally the IP )...
As HOST I've used the public IP of my website and I even allowed the remote access on the website....
any ideas what I could've done wrong?
Reply
#2

Remote connections are slow, slow, slow! If your host doesn't supply you with a database then move hosts. There should never be a need to supply an IP that goes beyond the local network. In fact, most hosts block remote connections to their databases for security reasons.
Reply
#3

alright thanks, that might really be the problem :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)