• 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 PHP from 5.4.4 to 5.4.9

Magepim

New Pleskian
My Plesk installation (on Debian Wheezy) has PHP5.4.4 and I need to upgrade it to 5.4.9 or above.

How can I do this (It's a self managed Plesk server)?
 
Thanks Igor,

Ok, so I have followed the instructions and now have multiple PHP versions. How do I install PHP extensions such as Mcrypt etc for the newly enabled PHP version?
 
Thanks Igor,

Ok, so I have followed the instructions and now have multiple PHP versions. How do I install PHP extensions such as Mcrypt etc for the newly enabled PHP version?

I think that you need to compile PHP with the --with-mcrypt[=DIR] parameter to enable this extension. DIR is the mcrypt install directory.
 
Back
Top