• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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