Tried the suggestions in the sticky topic a few posts up ... 'Possible Solutions to #2006' ? If so, delete your db.ini and type everything back in manually, sometimes there is white space or strange characters in there.
E.g. if you launch a command prompt and load the default db.ini into the 'DOS' editor, you will see 'music' symbols in there at the end of each line, like this:
Quote:
# READ README.TXT!♪
♪
[Database]♪
host=localhost♪
user=YourMysqlUsername♪
password=YourMysqlPassword♪
database=eq♪
compression=off♪
♪
♪
### --- This file tells world.exe what computer mySQL is on. Host should♪
### --- be left "localhost" unless mysql is on a differant computer than world
|