Try logging in to the mysql server with the mysql CLI using the same username and password you have in the eqemu_config.xml file.
This should prompt you for the password:
Code:
mysql -u <your mysql username here> -p
If that works, then you know you have the correct username and password. However, there is still a possibility that your config file has an error. So I would suggest you post your config file here.
NOTE: Make sure to remove/replace the username and password before posting the config. We don't need to know that information
