• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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