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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi!
The bind-address was wrong in /etc/my.cnf.
I changed it from bind-address = ::ffff:127.0.0.1 to bind-address = 127.0.0.1
Resolved!
See: https://support.plesk.com/hc/en-us/articles/5180170766738-Unable-to-start-MariaDB-10-6-on-a-Plesk-server-Bind-on-TCP-IP-port-Got-error-22-Invalid-argument
With this resolution I get:
root@hXXXXXX:~# #log_bin = /var/log/mysql/mariadb-bin
root@hXXXXXX::~# #log_bin_index = /var/log/mysql/mariadb-bin.inde
root@hXXXXXX::~# #log_slow_verbosity = query_plan
root@hXXXXXX::~# systemctl restart mysql
Job for mariadb.service failed because the control...
Hi! Yesterday evening around 7pm I received the following error message from Plesk:
Server Error
500 Plesk\Exception\Database
DB query failed: SQLSTATE[HY000] [2002] No such file or directory
Type
Plesk\Exception\Database
Message
DB query failed: SQLSTATE[HY000] [2002] No such file or...
Hi!
I have the same problem since the day before yesterday. A few weeks ago I upgraded MariaDB from 10.1 to 10.4 using the Plesk solution (Ubuntu 18.04).