• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue Missing /var/run/mariadb after reboot

zwankie

Basic Pleskian
Hi,

Something strange I found recently.
Running Plesk Onyx 17.8.11 with Cloudlinux on CentOS7

The server restarts but MariaDB/Mysql does not start.
The issue is that /var/run/mariadb folder does not exist after the reboot.

To solve temporarily, create the mariadb folder inside /var/run and change permissions to mysql:mysql

Then systemctl start mariadb and systemctl start mysqld

All good.
But missing again after a reboot.
 
Back
Top