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

Question Can't get PHP working in CHROOTED

This could happen when the operating system itself does not come with a default PHP version. It should still be possible to use a Plesk supplied PHP version instead.
 
As Plesk comes with PHP 8.1 and no additional configuration is required to use PHP 8.1 along with a chrooted environment, I assume your question is actually how to use a specific PHP version on the command line. If so, this article has the solution: https://support.plesk.com/hc/en-us/...n-for-an-SSH-user-on-a-Plesk-for-Linux-server

I have same "issue", that php is not available within chroot (none at all - no /opt and within /bin only system binaries). So wondered about your statement, that the problem would only be the missing system default (I use the preconfigured AlmaLinux appliance from plesk).
But at your linked site there is the paragraph "Subscriptions configured with a chrooted environment" and this one links to article, that J.Wick linked in the first post.

So seems to be plesk default that there is no php within chroot.
 
Back
Top