Learn about Centmin Mod LEMP Stack today
Become a Member

Beta Branch update imagick PHP extension routines in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 20, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    54,361
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    12:47 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    update imagick PHP extension routines in 123.09beta01


    - update imagick PHP extension routines including update git repo
    - add temp workaround for bug in ImageMagick6-6.9.10.79-1.el7.remi latest yum update causing imagick PHP extension's compilations to fail. For now temp workaround is to version lock to early .78 build ImageMagick6-6.9.10.78-1.el7.remi of yum repos until a fix can be found

    Continue reading...

    123.09beta01 branch
     
  2. EckyBrazzz

    EckyBrazzz Active Member

    916
    189
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +362
    Local Time:
    11:47 AM
    Latest
    Latest
    Not working. Let's recompile it again

    Code (Text):
    --------------------------------------------------------
            Centmin Mod Updater Sub-Menu             
    --------------------------------------------------------
    1). Setup Centmin Mod Github Environment
    2). Update Centmin Mod Current Branch
    3). Update Centmin Mod Newer Branch
    4). Exit
    --------------------------------------------------------
    Enter option [ 1 - 4 ] 1
    --------------------------------------------------------
    
    setup Centmin Mod git sourced install...
    
    download github.com centmin mod 123.09beta01 branch repo
    time git clone -b 123.09beta01 --depth=1 https://github.com/centminmod/centminmod.git centminmod
    Cloning into 'centminmod'...
    
    real    0m2.804s
    user    0m0.408s
    sys     0m0.275s
    
    list all available local branches
     git branch -a
    * 123.09beta01
      remotes/origin/123.09beta01
    
    list git log last commit
     git log -a
    commit 1551b87e9eaa21113d01813907351409dd6bcf6c
    Author: George Liu <snipped>
    Date:   Fri Dec 20 13:12:26 2019 +1000
    
        update imagick PHP extension routines in 123.09beta01
       
        - update imagick PHP extension routines including update git repo
        - add temp workaround for bug in ImageMagick6-6.9.10.79-1.el7.remi latest yum update causing imagick PHP extension's compilations to fail. For now temp workaround is to version lock to early .78 build ImageMagick6-6.9.10.78-1.el7.remi of yum repos until a fix can be found
    
    to update centmin mod 123.09beta01 branch repo via git
     cd /usr/local/src/centminmod
     git stash
     git pull
     chmod +x centmin.sh
    
    ##################### IMPORTANT #####################
     To complete update 
    ##################### IMPORTANT #####################
     run:
    
      cd /usr/local/src/centminmod
    
     before invoking centmin.sh again
    ##################### IMPORTANT #####################
    
     
  3. EckyBrazzz

    EckyBrazzz Active Member

    916
    189
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +362
    Local Time:
    11:47 AM
    Latest
    Latest
    Yep, final fix....
    Working
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,361
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    12:47 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    did you do cmupdate first ? as that is needed for the change to take affect which is same as you doing a fresh git setup via centmin.sh menu option 23 submenu option 1
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,361
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    12:47 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  6. pamamolf

    pamamolf Premium Member Premium Member

    4,077
    427
    83
    May 31, 2014
    Ratings:
    +833
    Local Time:
    4:47 PM
    Nginx-1.25.x
    MariaDB 10.3.x