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

Upgrading to PHP 5.2.x

N

nikdahl

Guest
Hi guys,

Here's the lowdown. I have Plesk 9.0.1 installed into a Centos 5 Virtuozzo container (not using VZ templates, but just a plain container, and plesk was installed using the autoinstaller), with SiteBuilder. I'm trying to get PHP 5.2.x installed because it is required for some applications in the App vault (Magento Cart). I've tried setting up the atomic repos, and running 'yum update php', but it runs into some dependency problems (see below):

--> Processing Dependency: php <= 5.2.0 for package: php-sqlite2
--> Running transaction check
---> Package libXmu.i386 0:1.0.2-5 set to be updated
--> Processing Dependency: php <= 5.2.0 for package: php-sqlite2
--> Finished Dependency Resolution
Error: Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2

Does anyone have any ideas on how I can upgrade php?

Thanks in advance.
 
Back
Top