Hello,
Step 1: login to the server via root user.
Step 2: edit /opt/alt/alt-php-config/alt-php.cfg file using vi or nano editor. Change the value from yes to no in front of the PHP versions you do not want to appear in the list and save.
```
[MultiPHP Manager]
alt-php44 = no
alt-php51 = no
alt-php52 = no
alt-php53 = no
alt-php54 = no
alt-php55 = no
alt-php56 = yes
alt-php70 = yes
alt-php71 = yes
alt-php72 = yes
```
​​​​​​​
Step 3: Run /opt/alt/alt-php-config/multiphp_reconfigure.py script.
That's it !!
Step 1: login to the server via root user.
Step 2: edit /opt/alt/alt-php-config/alt-php.cfg file using vi or nano editor. Change the value from yes to no in front of the PHP versions you do not want to appear in the list and save.
```
[MultiPHP Manager]
alt-php44 = no
alt-php51 = no
alt-php52 = no
alt-php53 = no
alt-php54 = no
alt-php55 = no
alt-php56 = yes
alt-php70 = yes
alt-php71 = yes
alt-php72 = yes
```
​​​​​​​
Step 3: Run /opt/alt/alt-php-config/multiphp_reconfigure.py script.
That's it !!