14.08.2011, 08:21
The Debug.txt file :
However, I checked via a PHP script, the identifiers are correct (the PHP script has connected to the DB with them).
Should be on the same FTP?
The script logs on from FTP given to me by redheberg (the host in question).
I have over a user 'gacqnnpj_urefeu' on which I put all rights on the management of the database 'gacqnnpj_sab'.
I have for this user the password I enter when I try to log on script SAMP.
The host indicates the host is: sql11.redheberg.com.
The server where I try to connect to is at OVH (I also tried locally).
Код:
[17:59:36] --------------------------- [17:59:36] MySQL Debugging activated (08/13/11) [17:59:36] --------------------------- [17:59:36] [17:59:36] >> mysql_connect( ) [17:59:36] CMySQLHandler::CMySQLHandler() - constructor called. [17:59:36] CMySQLHandler::CMySQLHandler() - Connecting to "sql11.redheberg.com" | DB: "gacqnnpj_sab" | Username: "gacqnnpj_urefeu" ... [17:59:37] CMySQLHandler::Connect() - Access denied for user 'gacqnnpj_urefeu'@'ip-62-129-161-135.evhr.net' (using password: YES) (Error ID: 1045) [17:59:37] >> mysql_ping( Connection handle: 1 ) [17:59:37] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection)
Should be on the same FTP?
The script logs on from FTP given to me by redheberg (the host in question).
I have over a user 'gacqnnpj_urefeu' on which I put all rights on the management of the database 'gacqnnpj_sab'.
I have for this user the password I enter when I try to log on script SAMP.
The host indicates the host is: sql11.redheberg.com.
The server where I try to connect to is at OVH (I also tried locally).