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