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

how to update php to last ver.

J

Jury Lebedev

Guest
hello,

my question - how to update in plesk 9.2.1, PHP to last ver - php5.2.9-2 ?

thank you
 
Hello,

In order to upgrade PHP 5 to the needed version (if you would like to have other than shipped with Plesk) please do the following:

1) back up the directory %plesk_dir%\Additional\PleskPHP5 - just in case something will go wrong
2) stop the Plesk services (Control Panel and all that are included in the Plesk Run-Time section)
3) rename folder %plesk_dir%\Additional\PleskPHP5 to the orig_PleskPHP5
4) create a new folder PleskPHP5
5) download the needed version of PHP, unzip the content and copy it to the newly created folder PleskPHP5
6) copy the file php.ini from the old folder to the new one
7) start the services
8) click "Refresh" button in Components Management section in Plesk and check if you can see the new PHP version there

The only thing you need to be aware of is that other versions of PHP were not tested with Plesk 9 (the tested versions are shipped with Plesk).

Regards,
Maria
 
It worked for upgrading 5.2.9 to 5.2.11 with plesk 8.

Thank you.
 
Back
Top