:(
I have followed the instructions from
http://forums.eqemu.net/viewtopic.php?t=6761 EXACTLY and have tried some of the other tutorials but get the same problem all the time.
When I open up Everquest I log in fine but there are no servers listed. I ran through all the start up files step by step and opened world exe in dos so I could read the errors. I get told :
Failed to cnnect to database error 1045 access denied for johnny@localhost using password (yes)
I have read through everything I have found on this and havent seen any solid answers on this problem. I have added the lines:
INSERT INTO account SET name='eqemu', password='eqemu', status=200;
GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%';
and this worked fine...
Why cant I get access??
Please help
Johnny5