<!DOCTYPE html> <html> <head> </head> <body> <p><strong>[hostingoline.goline.ch] FAILED ⛔: mysql (185.54.81.13)" coming from the chkservd service.</strong><br /><br /><em><strong>Disable mysql to enable mariadb</strong></em><br /># systemctl stop mysql.service<br /># systemctl disable mysql.service<br />mysql.service is not a native service, redirecting to /sbin/chkconfig.<br />Executing /sbin/chkconfig mysql off<br /><br /><em><strong>Enable and start MariaDB</strong></em><br /># systemctl enable mariadb.service<br /># /scripts/restartsrv_mysql –start <br /><br /></p> </body> </html>
Subscribe
0 Comments
Oldest