• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Question How can switch the global vendor php version?

dbb

New Pleskian
Hi!

How can switch in the plesk 12.5 admin panel the global php version from the 5.4.16 (by OS vendor Apache-Modul) to a higher Version? A php version switch for the domain and subdomain is no problem, but in ssh with php -v, it always stay at the 5.4.16 version.


Thanks!
 
# rpm -qf /usr/local/psa/admin/bin/php
plesk-core-12.5.30-cos6.build1205150826.19.i686

As you can see, admin's php is a part of plesk-core package. It is special patched by Plesk php version and you can't change it.
 
Back
Top