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

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