when i had this problem i went looking through the forums. the way i fixed it was to open mysql.exe and type
Code:
insert into account
set name='eqemu', password='eqemu', status=200;
then open a dos prompt, change to the eqemu dir and type
Code:
world.exe flag eqemu 200
then try running eq and using the username "eqemu" password "eqemu" (minus quotes). hope this works for you