ANd of course supid old me cant get it to work
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.
|