18.12.2012, 15:47
I'm not sure whats going on here but I have a MySQL register system and in the debug files I get these errors, can anyone tell me what I need to do, the db username, password, ect are all correct.
Код:
[13:19:49] >> mysql_connect( ) [13:19:49] CMySQLHandler::CMySQLHandler() - constructor called. [13:19:49] CMySQLHandler::CMySQLHandler() - Connecting to "146.185.31.106" | DB: "********" | Username: "********" ... [13:19:49] CMySQLHandler::Connect() - Access denied for user '********'@'ns3265537.ovh.net' (using password: YES) (Error ID: 1045) [13:19:49] >> mysql_query( Connection handle: 1 ) [13:19:49] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [13:19:49] >> mysql_query( Connection handle: 1 ) [13:19:49] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead) [13:19:49] >> mysql_query( Connection handle: 1 ) [13:19:49] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)