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

What New

Admin PHP upgrade – Upgrade of Plesk Admin PHP to version 5.2.4 (latest release) or higher
as there are security vulnerabilities in previous PHP versions

If this is the case in debian i will update
 
Why didnt i get a updated PHP vesrion in this release?
How can i update to PHP 5 in debian?
 
Hi,

In "What's new" it says "Admin PHP upgrade" which refers to PHP engine used for control panel itself. It has nothing to do with PHP used on domains.

You can check admin php version with the following command:
/usr/local/psa/admin/bin/php -v
or
/opt/psa/admin/bin/php -v

As for question of how to upgrade PHP - I believe this topic has been raised several times on this forum. Try searching it here.
 
Back
Top