Server startet die Auth nicht !

10/09/2011 13:54 LittleLowi#1
ICh weiß nicht woran es liegt aber wenn ich den Server starte startet er alles ausser die Auth .

SYSERR :
Code:
SYSERR: Oct  9 00:14:54 :: SetBilling: cannot find login key 0
SYSERR: Oct  9 00:23:05 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Oct  9 00:23:05 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Oct  9 00:23:05 :: socket_block: fcntl: nonblock: Bad file descriptor
SYSERR: Oct  9 00:23:26 :: SetBilling: cannot find login key 0
SYSERR: Oct  9 11:01:09 :: socket_bind: bind: Address already in use
SYSERR: Oct  9 11:01:09 :: ChildLoop: AsyncSQL: query failed: Table 'account.string' doesn't exist (query: SELECT name, text FROM string errno: 1146)
SYSERR: Oct  9 11:02:11 :: ChildLoop: MySQL connection was reconnected. querying locale set
SYSERR: Oct  9 11:02:11 :: DirectQuery: MySQL connection was reconnected. querying locale set
SYSERR: Oct  9 11:02:19 :: socket_bind: bind: Address already in use
SYSERR: Oct  9 11:02:19 :: ChildLoop: AsyncSQL: query failed: Table 'account.string' doesn't exist (query: SELECT name, text FROM string errno: 1146)
10/09/2011 13:55 ThinSmoke#2
Die Tabelle string fehlt in der Datenbank account.

//Edit
Hab dir den Dump mal im Anhang hochgeladen.