Queryserv cannot connect to database
I updated my server's source code today, but now I can no longer long a character into the game. As soon as you try to connect to my server, it just freezes up. The only error I noticed is
Code:
Failed to connect to database: Error: #2003: Can't connect to MySQL server on 'localhost' (0) |
I had the same issue recently with my login server, the fix was changing the setting for connection to the DB in the config file from localhost to 127.0.0.1. Windows Server 2008 R2 at least, does auto DNS resolution and pinging localhost gives ::1: rather than 127.0.0.1 unless you force it in the hosts file.
|
Make sure you have this config in your eqemu_config.xml
Code:
<qsdatabase> |
sorry for the grave digging
Quote:
anyone know anything about reestablishing your password to access mysql? |
nevermind
I just reinstalled mysql and then changed the password back to the same thing and it worked again
|
All times are GMT -4. The time now is 10:07 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.