Access Denied : root @ localhost
Error: Unable to connect to MySQL server. MySQL reported: Access denied for user 'root'@'localhost' (using password: YES).
This is what i'm getting not only on kozakwow.servegame.com , but i cannot get into my mysql anymore, or SQLyog, w hat does this mean? could someone have logged into it and changed my passwords or something? please help!
Re: Access Denied : root @ localhost
Change the password on antrix.conf and logonserver.conf to the password u used on mysql
Re: Access Denied : root @ localhost
Mangos or Antrix?
If Mangos you have the same problem I had...I spent 3 hours with trying passes when I found it.Password: mangos...
Re: Access Denied : root @ localhost
well if your running WAMP then stop the mysql service if not try re oinstalling mysql...
Re: Access Denied : root @ localhost
Quote:
Originally Posted by
TehKozak
Error: Unable to connect to MySQL server. MySQL reported: Access denied for user 'root'@'localhost' (using password: YES).
This is what i'm getting not only on kozakwow.servegame.com , but i cannot get into my mysql anymore, or SQLyog, w hat does this mean? could someone have logged into it and changed my passwords or something? please help!
first idea, change u r SQLyog username / password. can be get from your game server .conf file.
if .conf file conn. user name is diff from root, and you only want a connect with root user, try to reconfigure your mysql server.
if you do it a standart setup dir. for mysql server, try go to --> "C:\Program Files\MySQL\MySQL Server 5.0\bin\" and run this file -> "MySQLInstanceConfig.exe" and reconfigure your server :=)
note : maybe lost your dd xD
Re: Access Denied : root @ localhost
I've had this problem a few times before it usually means your username and password in your .CONF file aren't correct to the username and password you set when you configured Mysql after installation also this can arrise when trying to connect to your Sqlyog database.