mysql remote host issue
#1

Hi guys,
I'm testing my samp server on localhost, and I had the database on my localhost as well, working just fine, but now that I moved my database to a remote database, I keep getting this error:
PHP Code:
[18:25:21CMySQLHandler::Connect() - Can't connect to MySQL server on '188.93.230.15' (10060) (Error ID: 2003) 
I've already checked on the cpanel of my remote host and everything seems just fine. I added my IP to the remote connections successfuly (please don't tell me to check if the Ip is correct, because it is) and turned off my firewall, but the error is the same...

Does anyone have any suggestion?
Reply
#2

use 127.0.0.1
for localhost
Reply
#3

Did you at least read what I said?
I'm using a remote database, it is not on my localhost -.-
Reply
#4

hm do you use the default mysql port - 3306?
Reply
#5

Yes, the port is 3306...
Reply
#6

nevermind guys, got it working now, thanks anyways.
I will not share what was the source of this issue, because I don't know either, it just started working now...

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)