Connection refused.

08/19/2014 23:52 PurpleHaze_#1
Also.. ich habe soeben versucht eine item_proto.sql in meine Datenbank einzuspielen um sie mit der alten item_proto zu ersetzen. Das hatte soweit auch funktioniert . hab einmal einen reboot gemacht und danach wollte ich starten dabei kahm folgender fehler:

Code:
LocaleService locale/germany/locale_string.txt
connect: Connection refused
connect: Connection refused
connect: Connection refused
connect: Connection refused
Server erfolgreich gestartet!
daroo# connect: Connection refused
Danach habe ich über den punkt "Design Table" die Engine von InnoDB auf MyISAM umgestellt. aber leider kommt der gleiche fehler wieder.

Syserr sagt:
Code:
SYSERR: Aug 19 23:30:33 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Aug 19 23:30:36 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Aug 19 23:30:39 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Aug 19 23:30:42 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Aug 19 23:30:43 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Aug 19 23:30:43 :: socket_block: fcntl: nonblock: Bad file descriptor

syslog:
Code:
SYSERR: Aug 19 23:30:33 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Aug 19 23:30:36 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Aug 19 23:30:39 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Aug 19 23:30:42 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Aug 19 23:30:43 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Aug 19 23:30:43 :: socket_block: fcntl: nonblock: Bad file descriptor
08/20/2014 03:20 Toxiko#2
Schon mal versucht die item_proto Tabelle zu reparieren.
Wenn das nichts hilft die alte Tabelle wieder rein machen.
08/20/2014 03:34 PurpleHaze_#3
Quote:
Originally Posted by Toxiko View Post
Schon mal versucht die item_proto Tabelle zu reparieren.
Wenn das nichts hilft die alte Tabelle wieder rein machen.

Ja ich hab bereits versucht die Tabellen zu reparieren leider ohne erfolg.