Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
Currently I am a bit worried, i'm hours looking for a solution. of course i'm hoping the forum members help, i have my sites offline because of this problem.
now I'm getting this error:
# service mysqld start
Timeout error occurred trying to start MySQL Daemon.
Starting mysqld...
okay, I tried but I got a Socket error:
# mysqlcheck -uadmin -p`cat /etc/psa/.psa.shadow` -r wordpress_te wp_wassup_tmp
mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) when trying to connect
yes, but I received the following error:
Unable to connect to database: /var/lib/mysql/mysql.sock (Error code: 2002). Pl ease check que database server is started and accessible.
exit status 1
Of course, after I put the code: ls -ld /var/lib/mysql
Appeared:
drwxr-xr-x 19 mysql 4096 Apr 17 03:15 /var/lib/mysql
Code: ls -l /var/lib/mysql
drwx------ 2 mysql mysql 4096 Dez 9 17:24 wordpress_ac
drwx------ 2 mysql mysql 4096 Abr 17 01:23 wordpress_te
drwx------ 2 mysql mysql...
I am getting the following error after trying to restart the server with Plesk:
ERROR: PleskDBException: Unable to connect to database: mysql_connect(): Connection refused /var/lib/mysql/mysql.sock (Error code: 2002). Please check that database server is started and accessible...