• 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

Wildcard PHP handler removal?

Chris1

Regular Pleskian
Hello,

Before Plesk started providing multiple PHP versions, we added additional PHP handlers using the "php_handler" script pointing to CloudLinux provided PHP binaries. This is so we could the built-in PHP selector instead of the CloudLinux PHP selector.

For some reason during a recent update, extra PHP handlers have been added for the CloudLinux PHP's, I have no idea why??

Is there a way to do a wildcard PHP handler removal? I tried this but it doesn't work:

Code:
/usr/local/psa/bin/php_handler --remove -id alt-php*

Does anyone know why all these handlers were added during the last week? It has happened on various servers, not sure if it was something CloudLinux or Plesk did?

I have since disabled all the ones that shouldn't be there one at a time via the Plesk interface. Tick boxes in "PHP Settings" page would make things easier :)

See the attached image, the handlers in the orange box were not there the other day.
 

Attachments

  • php-handlers.jpg
    php-handlers.jpg
    111.7 KB · Views: 4
  • php-handlers-cli.jpg
    php-handlers-cli.jpg
    231.8 KB · Views: 3
Back
Top