• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Upgrade PHP 5.1.6 to 5.2.17

bsass

Basic Pleskian
I have a nice new clean install of Plesk 9.5.4 on a CentOS 5 server, the problems i'm having is CentOS ships with PHP 5.1.6, my old Plesk server running the same version had 5.2.14, can I install the newest PHP 5.2.X branch from the atomic repos without having Plesk break?
This is what I found on the atomic forums:

http://atomicorp.com/forums/viewtopic.php?p=29857#p29857

yum update php* --exclude=php*5.3*

Thanks,
Bradey
 
Plesk doesn’t ship client’s PHP, it only downloads it from original OS vendor repo or from third-party repo like Atomic and it is quite likely it may be outdated there (especially for older OS). If your OS or Atomic repo comes with needed PHP version, then Plesk would run this PHP for clients.
 
Back
Top