Collapse

Announcement

Collapse
No announcement yet.

Remove*Alt-PHP*from*cPanel MultiPHP Manager

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Remove*Alt-PHP*from*cPanel MultiPHP Manager

    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.


    Click image for larger version  Name:	Screenshot_after.png Views:	1 Size:	79.3 KB ID:	771


    That's it !!
    Last edited by Mandeep; 09-18-2018, 12:19 PM.
Working...
X