Plesk error: start service mariadb failed (Solution in /etc/mysql/my.cnf: deactivate bind)

Problem:

start service mariadb failed
Starting MariaDB 10.11.9 database server...
mariadb.service: Main process exited, code=exited, status=1/FAILURE
mariadb.service: Failed with result 'exit-code'.
Failed to start MariaDB 10.11.9 database server.

 

Solution in /etc/mysql/my.cnf (deactivate bind-address):


[mysqld]
sql_mode=ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
#bind-address = ::ffff:127.0.0.1
local-infile=0

 

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare