Quote:
<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password></password>
<db>eqemu</db>
</database>
|
You need to have your MySQL password in there so the launcher can access your database.