Learn about Centmin Mod LEMP Stack today
Become a Member

Latest 09beta branch code, menu 15 doesn't work?

Discussion in 'Bug Reports' started by rdan, Feb 26, 2016.

  1. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:31 AM
    Mainline
    10.2
    [​IMG]

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,223
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    12:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    did you run centmin.sh menu option 23 updates in same centmin.sh session as your menu option 15 attempt ? try exiting centmin.sh completely and re-cd (change) into centmin.sh directory to re-run it

    it works fine for me on updated 123.09beta01
     
  3. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:31 AM
    Mainline
    10.2
    This is how I update my centminmod:
    Code:
    rm -rf /usr/local/src/centmin*
    branchname=123.09beta01
    wget -O /usr/local/src/${branchname}.zip https://github.com/centminmod/centminmod/archive/${branchname}.zip
    cd /usr/local/src
    unzip -o ${branchname}.zip
    rm -rf ${branchname}.zip
    mv centminmod-${branchname} centminmod
    cd centminmod
    chmod +x centmin.sh
    yum clean all
    ./centmin.sh
    Any problem with it? :|
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,223
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    12:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    nothing wrong with that method just not as convenient anymore now that centmin.sh menu option 23 exists

    why not use inbuilt update routine in centmin.sh menu option 23 outlined at Upgrade Centmin Mod - CentminMod.com LEMP Nginx web stack for CentOS ? see example at Beta Branch - New .08 beta menu option - updating Centmin Mod via git | Centmin Mod Community

    once centmin.sh menu option 23 submenu option 1 has been run, in future centmin.sh runs you just need to run centmin.sh menu option 23 submenu option 2 to update code or do manually
    Code:
    cd /usr/local/src/centminmod
    git stash
    git pull
    screencast example at Beta Branch - New .08 beta menu option - updating Centmin Mod via git | Centmin Mod Community
     
  5. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:31 AM
    Mainline
    10.2
    Same, Menu 15 doesn't work :/
    CentOS 6.5 Ramnode 1GB plan KVM.
     
  6. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:31 AM
    Mainline
    10.2
    I have imagick=n on custom config, Maybe that's the reason :D
     
  7. eva2000

    eva2000 Administrator Staff Member

    53,223
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    12:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    lol yes that would stop it from compiling :p:LOL:
     
  8. ModeltogTossen

    ModeltogTossen I wish I could??

    313
    97
    28
    Dec 20, 2015
    Denmark
    Ratings:
    +143
    Local Time:
    4:31 AM
    1.9.12
    10.0.23
    @RoldanLT - Love to read about heavy users also can do ups :joyful: ..