Hallo Community!
Seit mehr als 2Wochen habe ich das Problem wenn ich den server starte das dieser Log kommt.. mysql_log dort drinne steht
[03:31:10] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'samp'@'localhost' (using password: YES)
[03:31:10] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'samp'@'localhost' (using password: YES)
im script habe ich das so
#define db_host "127.0.0.1"
#define db_user "samp"
#define db_pass "Passwort Egal"
#define db_db "samp"