• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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