MySQL permission issues/access denied
#1

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)
Reply


Messages In This Thread
MySQL permission issues/access denied - by V1ceC1ty - 18.12.2012, 15:47
Re: MySQL permission issues/access denied - by nGen.SoNNy - 18.12.2012, 15:54
Re: MySQL permission issues/access denied - by InfiniTy. - 18.12.2012, 16:01
Re: MySQL permission issues/access denied - by iVPS - 18.12.2012, 16:04
Re: MySQL permission issues/access denied - by InfiniTy. - 18.12.2012, 16:05
Re: MySQL permission issues/access denied - by V1ceC1ty - 19.12.2012, 01:47
Re: MySQL permission issues/access denied - by Sgt.TheDarkness - 19.12.2012, 01:56
Re: MySQL permission issues/access denied - by Ballu Miaa - 19.12.2012, 02:09

Forum Jump:


Users browsing this thread: 1 Guest(s)