• 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.

Plesk Update failed

Parallels_User

New Pleskian
Hello,

can anybody help me. The Plesk Update failed:

SITEBUILDER_12_0_7-thirdparty | 951 B 00:00
Exception: Failed to solve dependencies:
plesk-php54-mysqlnd-5.4.32-1.el6.x86_64 requires plesk-php54-pdo = 5.4.32-1.el6

ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

What do I have to do?
Plesk Version 12.0.8

Thanks.

René
 
What is output of following commands:

# rpm -qa | grep plesk-php54-mysqlnd
# rpm -qa | grep plesk-php54-pdo
 
Thanks for the quick reply:

# rpm -qa | grep plesk-php54-mysqlnd
plesk-php54-mysqlnd-5.4.32-1.el6.x86_64
# rpm -qa | grep plesk-php54-pdo
plesk-php54-pdo-5.4.32-1.el6.x86_64
 
Back
Top