View Single Post
  #1  
Old 03-30-2003, 11:45 AM
johnny5
Fire Beetle
 
Join Date: Mar 2003
Posts: 18
Default Please help me get my Local Lan Server going

:(

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