
Originally Posted by
HackHeaven
Hostname = "KingHanco-WoW" - this needs to b localhost or an no-ip address (ie: kinghanco.servegame.org... etc)
Name = "dbname" - is needs to be your database name in mysql (ie: Ascent... etc)
Ok I added this. Using someone else for now.
ascent.conf
Code:
<WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "ascent" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
Code:
<LogonServer DisablePings = "0"
RemotePassword = "ascent">
logonserver.conf
Code:
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1">
Code:
<LogonServer RemotePassword = "ascent">
realms.conf
Code:
<Realm1 Name = "KingHanco WoW"
Address = "127.0.0.1:8129"
Icon = "Normal"
Colour = "1"
Population = "1.0"
TimeZone = "1">
Those all the files that I have. Is there anything else I need?

Btw: I deleted both DIE message.
Still can't connect.