Guten Tag zusammen!
Ich bin nun schon seit einer Woche dabei nach allem zu googlen was ich nur irgendwo in meinen logs finden konnte...
Ich weiß einfach nicht mehr weiter :/
Ich bin ein totoal MySQL Newbie und versuche mal mein Problem zu beschreiben:
Kurz und knapp: Wenn ich versuche MySQL über "sudo /etc/init.d/mysql start" zu starten, sagt er mir "Starting MySQL database server: mysqld . . . . . . . . . . . . . failed!"
Der Ordner "/var/log/mysql" ist komplett leer und die Dateien "mysql.err und mysql.log" ebenfalls.
Das einzige was ich habe ist ein Auszug aus der "syslog":
Ich danke euch vielmals für eure Hilfe!!!!
Ich bin nun schon seit einer Woche dabei nach allem zu googlen was ich nur irgendwo in meinen logs finden konnte...
Ich weiß einfach nicht mehr weiter :/
Ich bin ein totoal MySQL Newbie und versuche mal mein Problem zu beschreiben:
Kurz und knapp: Wenn ich versuche MySQL über "sudo /etc/init.d/mysql start" zu starten, sagt er mir "Starting MySQL database server: mysqld . . . . . . . . . . . . . failed!"
Der Ordner "/var/log/mysql" ist komplett leer und die Dateien "mysql.err und mysql.log" ebenfalls.
Das einzige was ich habe ist ein Auszug aus der "syslog":
Code:
Oct 3 13:54:01 untouchable /USR/SBIN/CRON[14182]: (root) CMD ( php -q /home/gameserver/scripts/scheduler.php)
Oct 3 13:54:11 untouchable mysqld_safe: Starting mysqld daemon with databases from /var/lib/mysql
Oct 3 13:54:11 untouchable mysqld_safe: mysqld from pid file /var/run/mysqld/mysqld.pid ended
Oct 3 13:54:21 untouchable /USR/SBIN/CRON[14181]: (CRON) info (No MTA installed, discarding output)
Oct 3 13:54:25 untouchable /etc/init.d/mysql[14642]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
Oct 3 13:54:25 untouchable /etc/init.d/mysql[14642]: Warning: World-writable config file '/etc/mysql/debian.cnf' is ignored
Oct 3 13:54:25 untouchable /etc/init.d/mysql[14642]: #007/usr/bin/mysqladmin: connect to server at 'localhost' failed
Oct 3 13:54:25 untouchable /etc/init.d/mysql[14642]: error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Oct 3 13:54:25 untouchable /etc/init.d/mysql[14642]: Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
Oct 3 13:54:25 untouchable /etc/init.d/mysql[14642]:
Ich danke euch vielmals für eure Hilfe!!!!