'AzerothCore with DashBoard Installation Database problem?
I have changed info in authserver.conf
/worldserver.conf
and conf/dist/config.sh
for my acore database user and password. But when I'm using CLI command ./acore.sh run-authserver
I am getting this error:
Could not connect to MySQL database at Access denied for user 'azcore'@'localhost' (using password: NO) DatabasePool Login NOT opened. There were errors opening the MySQL connections. Check your log file for specific errors"
Why does it refer to azcore@localhost
? I don't have this user in my files. Only acore@localhost
/ [email protected]
which created via commands from AC documentation. Where does it get a non-existent database user from?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|