[HELP] MySQL Problem (Again)
#1

hi again all...
i have a trouble when running my server, it tell me this

Code:
*****



Something went wrong with your database connection! Check the mysql_log.txt (er: 1130)




*******
and in mysql_log

Code:
[02:24:59] [DEBUG] mysql_connect - host: "sql7.loomhost.com", user: "u228507***_****", database: "u228507022_****", password: "****", port: 3306, autoreconnect: true
[02:24:59] [DEBUG] CMySQLHandle::Create - creating new connection..
[02:24:59] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[02:24:59] [DEBUG] CMySQLHandle::Create - connection created with ID = 1
[02:24:59] [ERROR] CMySQLConnection::Connect - (error #1130) Host '5.231.73.134' is not allowed to connect to this MySQL server
[02:24:59] [ERROR] CMySQLConnection::Connect - (error #1130) Host '5.231.73.134' is not allowed to connect to this MySQL server
[02:24:59] [DEBUG] mysql_errno - connection: 1
[02:25:00] [DEBUG] mysql_close - connection: 1, wait: true
[02:25:00] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[02:25:00] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[02:25:00] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
what should i do?
Reply
#2

It means your MySQL host doesn't allow remote connections, from what I can see. Or, the IP trying to connect is blocked.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)