
If you are using cloudlinux on your cPanel server, you will see alt-php versions inside cpanel under Multiphp manager or inside WHM panel as well (As shown below). If you are using Easy Apache then these alt-php versions not required on your server. But these are making confusion for end users. So let us tell you how to disable or remove alt-php binaries from cPanel MultiPHP Manager.

To remove or to disable alt-php binaries from your server please use following method:
First you need to edit this file:
nano /opt/alt/alt-php-config/alt-php.cfg
Now set all values from (yes) to (no)

Now you need to run this script:
/opt/alt/alt-php-config/multiphp_reconfigure.py
This script will diable all alt-php binaries from your server.