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

php_handler Problem

YasirA

New Pleskian
Hi,

I want to install multiple versions of php. /usr/local/psa/bin/php_handler gives the error.

OS: Centos 6.5 x86
PSA: 11.5.30
Example Code:
Code:
/usr/local/psa/bin/php_handler --list
Error Message:
Code:
PHP Fatal error:  Call to undefined function DEFINE() in /usr/local/psa/admin/plib/functions.php on line 3062

Thanks and regards
 
Looks like Plesk was not upgraded correctly. Try to fix it with bootstrapper repair procedure:

# /usr/local/psa/bootstrapper/pp11.5.30-bootstrapper/bootstrapper.sh repair
 
If bootstrapper repair procedure has been completed without any error and did not help - contact Support Team. They will check and fix this problem directly on your server.
 
Back
Top