Welcome to Centmin Mod Community
Become a Member

Beta Branch Add PHPIMAGICK=y option to centmin.sh for 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Sep 20, 2015.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    55,180
    12,250
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,828
    Local Time:
    6:33 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Add PHPIMAGICK=y option to centmin.sh for 123.09beta01

    Imagick PHP extension is installed by default, with PHPIMAGICK=y. You can disable installation of the Imagick PHP extension by editing centmin.sh and setting PHPIMAGICK=n and then recompile PHP via centmin.sh menu option 5. To allow to persist on centmin mod code updates, create persistent config file at /etc/centminmod/custom_config.inc and add to it the line if you want to disable and not install Imagick PHP extension:

    PHPIMAGICK=n

    Continue reading...

    123.09beta01 branch