Ich hab mysql auf meinem vserver installiert. Dort läuft Debian. Das Problem ist mysql lässt sich nicht starten.
Es kommt folgender Fehler:
Ich starte mit folgendem Befehl:Quote:
[....] Starting mysql (via systemctl): mysql.serviceJob for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details.
failed!
/etc/init.d/mysql start
Und wenn ich systemctl status mysql.service eingebe kommt:
Hoffe mir kann da jemand helfen.Quote:
● mysql.service - LSB: Start and stop the mysql database server daemon
Loaded: loaded (/etc/init.d/mysql)
Active: failed (Result: exit-code) since Thu 2015-12-03 09:06:13 EST; 2min 6s ago
Process: 5808 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)
Dec 03 09:05:42 igcommunity systemd[1]: Starting LSB: Start and stop the mysql database server daemon...
Dec 03 09:06:13 igcommunity mysql[5808]: Starting MySQL database server: mysqld . . . . . . . . . . . . . . . . . . . . . . . ...failed!
Dec 03 09:06:13 igcommunity systemd[1]: mysql.service: control process exited, code=exited status=1
Dec 03 09:06:13 igcommunity systemd[1]: Failed to start LSB: Start and stop the mysql database server daemon.
Dec 03 09:06:13 igcommunity systemd[1]: Unit mysql.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
MFG








