• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Upgrade and My sql

P

poshtiban

Guest
Hello
I upgrade plesk from 8.0.1 to 8.1 yesterday.
but I see Too Many Connecttion to most site.
Server load was under 1 yesterday but today is over 1 .

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3165 mysql 16 0 150m 31m 3780 S 98.4 6.4 649:05.14 mysqld

please help me to resolve this problem or downgrade to last plesk :((
 
i see this error on some page:
WordPress database error: [Can't open file: 'wdlp_useronline.MYI' (errno: 145)]
 
check for right permissions of the .MYD files and the /var/lib/DBDIR

the .MYD files should be owned by mysql:mysql and have the permissions 660
 
Back
Top