Recently, these 3 PHP handlers started appearing in Plesk:
alt-php73-cgi
alt-php73-fastcgi
alt-php73-fpm
This is in addition to the normal PHP 7.3 handlers for CGI/FastCGI/FPM.
When I remove the alt-php handlers with these commands, they come back and auto-install themselves after a while - probably after a Plesk update.
plesk bin php_handler --remove -id alt-php73-cgi
plesk bin php_handler --remove -id alt-php73-fastcgi
plesk bin php_handler --remove -id alt-php73-fpm
How do I remove these handlers for good and not receive them ever again (while keeping the regular PHP 7.3 handler of course)? And where are they coming from - a while ago I trialied Imunify360 on the server, which have since uninstalled, and I remember it came with some alt PHP handlers, so could it be some leftover from then?
alt-php73-cgi
alt-php73-fastcgi
alt-php73-fpm
This is in addition to the normal PHP 7.3 handlers for CGI/FastCGI/FPM.
When I remove the alt-php handlers with these commands, they come back and auto-install themselves after a while - probably after a Plesk update.
plesk bin php_handler --remove -id alt-php73-cgi
plesk bin php_handler --remove -id alt-php73-fastcgi
plesk bin php_handler --remove -id alt-php73-fpm
How do I remove these handlers for good and not receive them ever again (while keeping the regular PHP 7.3 handler of course)? And where are they coming from - a while ago I trialied Imunify360 on the server, which have since uninstalled, and I remember it came with some alt PHP handlers, so could it be some leftover from then?