UST Bilişim delivers manageable end-to-end digital workflows through web design, software development, e-commerce infrastructure and client portal solutions.

Hosting

Solution for Plesk Panel 500 Plesk\Exception\Database Error

Recently, we encountered this error on one of our servers, and here’s how we resolved it. Additional Errors Displayed on Screen Job for mariadb.service failed because the control p...

Solution for Plesk Panel 500 Plesk\Exception\Database ErrorTechnical insight • Practical approach
Recently, we encountered this error on one of our servers, and here’s how we resolved it. Additional Errors Displayed on Screen Job for mariadb.service failed because the control p...

Recently, we encountered this error on one of our servers, and here’s how we resolved it.

Additional Errors Displayed on Screen

Job for mariadb.service failed because the control process exited with error code. See “systemctl status mariadb.service” and “journalctl -xe” for details.
DB query failed: SQLSTATE[HY000] [2002] No such file or directory

The server is running on CentOS, and we are connecting via SSH.
Open the MySQL configuration file by running:

vi /etc/my.cnf

Add the following line to the my.cnf file:

open_files_limit = 1024000

Save the changes and restart the MySQL service:

systemctl restart mysql

Alternatively, you can reboot the server if restarting the service doesn’t work:

reboot

This resolved the issue for us.

UST Bilişim Approach

Let us turn insight into a practical project.

We will evaluate your requirement from technical, operational and commercial perspectives and define the right roadmap.

Tell Us About Your Project