• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Latest update failing on 7.5.4

M

Mark Priest

Guest
Hi All,

Im getting the following error when trying to install the latest updates. Can anyone offer any advice

Preparing for packages installation...
----- begin of output -----
Installing openssl-0.9.7a-42.2.i686.rpm
Installing pam-0.77-66.2.13.i386.rpm
Installing curl-7.12.3-4.fc3.i386.rpm
Installing php-pgsql-4.3.11-2.8.i386.rpm
Installing php-4.3.11-2.8.i386.rpm
Installing php-domxml-4.3.11-2.8.i386.rpm
Installing php-mysql-4.3.11-2.8.i386.rpm
Installing php-imap-4.3.11-2.8.i386.rpm
Installing php-pear-4.3.11-2.8.i386.rpm
error: Failed dependencies:
php = 4.3.11-2.7 is needed by (installed) php-gd-4.3.11-2.7.i386

----- end of output -----
===> Autoinstaller: stopped logging at Thu Mar 23 05:34:36 2006
 
you could try manually upgrading the php-gd rpm using yum and try the updates again.

yum update php-gd.i386

worth a shot anyway.
 
Back
Top