Guten Abend,
ich habe einen Problem ich habe mir einen Server Gekauft (SAMP4YOU)
folgendes Fehler kommt:
[19:44:11] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'samp5755'@'87.98.**.**(using password: YES)
[19:44:11] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'samp5755'@'87.98.**.**(using password: YES)
[19:44:11] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'samp5755'@'87.98.**.**(using password: YES)
Ich weiß das er meint das mein Passwort falsch wäre?
Ich habe mein MySQL Passwort ausprobiert aber es hat nicht geklappt, sowie FTP Passwort, usw....
/////////////// Gameserver Datenbank ////////////
#define SQL_HOST "87.98.**.**"
#define SQL_DB "samp5755_gg"
#define SQL_USER "samp5755"
#define SQL_PASS "****"
///////////////// Forum Datenbank ///////////////
#define SQL_HOST2 "87.98.**.**""
#define SQL_DB2 "samp5755_gg"
#define SQL_USER2 "samp5755"
#define SQL_PASS2 "*****"
//////////////Codes Datenbank /////////////
#define SQL_HOST3 "87.98.**.**""
#define SQL_DB3 "samp5755_gg"
#define SQL_USER3 "samp5755"
#define SQL_PASS3 "*****"