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

Missing php_handler

  • Thread starter Deleted member 163062
  • Start date
D

Deleted member 163062

Guest
Hi all,

Running Plesk 11.0.9 on Ubuntu.

I'm trying to add PHP5.5 to Plesk as per this thread. Everything has worked until I get to this point in the tutorial:

Code:
/usr/local/psa/bin/php_handler --add -displayname <NN> -path <path to php cgi> -phpini <path to php.ini> -type <php handler> -id <NN-custom>

php_handler doesn't exist in /usr/local/psa/bin. I can't find it anywhere on the server.

What am I doing wrong...?

Thanks in advance,
Paul
 
As far as I remember multiple PHP feature was not supported in Plesk 11.0.9 version. Mentioned documentation is for 12.0 version.
 
Thanks IgorG - you're quite right. Upgraded and it's there. Thanks.
 
Back
Top