При попытке переустановить из панели выдает:
В консоле вот что:Service: MySql5.6
Starting preinstall
MYSQL ERROR: The base of the panel is detected, but the SQL is not running
MYSQL ERROR: Installation aborted
Reinstallation operation stopped
[root@mac-osx ~]# systemctl status mysqld.service
● mysqld.service - MySQL database server
Loaded: loaded (/usr/lib/systemd/system/mysqld.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2019-09-22 15:25:07 EEST; 2min 10s ago
Process: 21040 ExecStartPost=/usr/libexec/mysqld-wait-ready $MAINPID (code=exited, status=1/FAILURE)
Process: 21039 ExecStart=/usr/bin/mysqld_safe --basedir=/usr (code=exited, status=0/SUCCESS)
Process: 21019 ExecStartPre=/usr/libexec/mysqld-prepare-db-dir %n (code=exited, status=0/SUCCESS)
Main PID: 21039 (code=exited, status=0/SUCCESS)
Sep 22 15:25:03 mac-osx.pp.ua systemd[1]: Starting MySQL database server...
Sep 22 15:25:04 mac-osx.pp.ua mysqld-prepare-db-dir[21019]: chown: изменение владельца «/var/log/mariadb/mariadb.log»: Операция не позволена
Sep 22 15:25:04 mac-osx.pp.ua mysqld-prepare-db-dir[21019]: chmod: изменение прав доступа для «/var/log/mariadb/mariadb.log»: Операция не позволена
Sep 22 15:25:04 mac-osx.pp.ua mysqld_safe[21039]: 190922 15:25:04 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.
Sep 22 15:25:05 mac-osx.pp.ua mysqld_safe[21039]: 190922 15:25:05 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
Sep 22 15:25:07 mac-osx.pp.ua mysqld_safe[21039]: 190922 15:25:07 mysqld_safe mysqld from pid file /var/run/mariadb/mariadb.pid ended
Sep 22 15:25:07 mac-osx.pp.ua systemd[1]: mysqld.service: control process exited, code=exited status=1
Sep 22 15:25:07 mac-osx.pp.ua systemd[1]: Failed to start MySQL database server.
Sep 22 15:25:07 mac-osx.pp.ua systemd[1]: Unit mysqld.service entered failed state.
Sep 22 15:25:07 mac-osx.pp.ua systemd[1]: mysqld.service failed.
Hint: Some lines were ellipsized, use -l to show in full.