View Single Post
  #3  
Old 05-21-2003, 05:40 AM
Maranwe
Sarnak
 
Join Date: Jan 2003
Posts: 30
Default

did you create the accounts in your mysql database? I mean, did you open up mysql.exe, type use eq, and then do the INSERT INTO account SET name='eqemu1', password='eqemu1', status=200; and so forth for all the accounts you're trying to connect to?

Just a thought

Maranwe
Reply With Quote