I have a problem with the installation acc is a bug
So I go to create a database: theforgottenserver.
but I can not log on. I enter the root username and pw that I gave when installing mysql putty.
The same mistake was a second vps, something's wrong, but what?
Help
sorry for the English;>
Code:
# Could not find your database.
but I can not log on. I enter the root username and pw that I gave when installing mysql putty.
Code:
# 1045 - Access denied for user 'root' @ 'localhost' (using password: NO)
Code:
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "***"
Help
sorry for the English;>