Quote:
Originally Posted by Veragoan
Cant get it to work and i ahve probly used 8 walkthroughs on how to do it...
i downloaded mysql and the 44dr1 file's
put spells_en into the eqemu folder from the everquest directory
put the db.sql file into the bin folder of mysql along with the 44drupdate one.
ran winmysqladmin and did the user password and stuff. mad sure it was turned on then ran mysql
create database eq;
use eq;
source db.sql;
source update44dr1.sql;
source reloaddb.sql;
and then i get the errors.. and it seems to happen at this point everytime.
|
Veragoan,
You problem might be that, since you've tried before, you've already got a messed up database called eq. If you are sure you want to start from scratch, you might want to:
first before you do the commands you listed above. This will completely erase your eq database and let you start from scratch.
For the ubertards out there: This will completely erase your database. You WILL lose everything. Don't blame me if you screw yourself doing this.
Regards,
krich