26.01.2013, 07:30
I have installed the new MySQL 2.1.1 on my server and everything works fine, it executes and responds.
the only problem is that its spaming me about access denided, and I have checked all of my mysql and connection is open even for other computer not only localhost. and the server is running on the same computer as the mysql.
Error log:
when I use localhost, same thing:
I use the same thing for my remote connection & localhost connection & phpMyAdmin with the same password (checked) and it accepts, why does the sa-mp dosen't accept ?
Remote connection is on, mysql passwors is correct and everything works fine with the connection besides the sa-mp server.
the only problem is that its spaming me about access denided, and I have checked all of my mysql and connection is open even for other computer not only localhost. and the server is running on the same computer as the mysql.
Error log:
Quote:
[10:48:19] [MySQL] Error (0): Failed to connect. Access denied for user 'root'@'Daniel-PC' (using password: YES). |
Quote:
[10:48:19] [MySQL] Error (0): Failed to connect. Access denied for user 'root'@'localhost' (using password: YES). |
Remote connection is on, mysql passwors is correct and everything works fine with the connection besides the sa-mp server.