...... and therefore messed up the System Database which will no longer start ("systemctl status system-mariadb/systemctl restart system-mariadb")?
If you have, can you try editing /usr/lib/systemd/system/syswatch.service and change:
If you have, can you try editing /usr/lib/systemd/system/syswatch.service and change:
ExecStart=/usr/clearos/sandbox/usr/bin/mysqld_safe --basedir=x/usr
to:ExecStart=/usr/clearos/sandbox/usr/bin/mysqld_safe --basedir=/usr/clearos/sandbox/usr
Then reload systemd and start system-mariadb:systemctl daemon-reload
systemctl start system-mariadb
Does this fix it?
In MySQL Server
Share this post:

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »