Welcome to Centmin Mod Community
Become a Member

Install Beta Installer

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Jimmy, Feb 27, 2017.

  1. Jimmy

    Jimmy Well-Known Member

    1,788
    390
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +990
    Local Time:
    2:08 PM
    Was looking over the install docs and was curious if the betainstaller7.sh was still active?

    I was using:
    Code:
    # curl -O https://centminmod.com/betainstaller7.sh && chmod 0700 betainstaller7.sh && bash betainstaller7.sh
    Does the new code install the same software versions?
    Code:
    yum -y update; curl -O https://centminmod.com/betainstaller.sh && chmod 0700 betainstaller.sh && bash betainstaller.sh
    


     
  2. Jimmy

    Jimmy Well-Known Member

    1,788
    390
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +990
    Local Time:
    2:08 PM
    Looks like the second line, current installer installs 5.6.

    Would there be any issues with using betainstaller7.sh?
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,189
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    4:08 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    only one difference
    • betainstaller7.sh installs PHP 7.0.x latest default
    • betainstaller.sh installs PHP 5.6.x latest default
     
  4. Jimmy

    Jimmy Well-Known Member

    1,788
    390
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +990
    Local Time:
    2:08 PM
    Thanks @eva2000

    Doing a search of the main site for betainstaller7.sh didn't yield any results. Wasn't sure if it was still good to use.
     
  5. eva2000

    eva2000 Administrator Staff Member

    55,189
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    4:08 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Just hidden from main side as is most 123.09beta01 info - it's what I need to update for 123.09 stable documentation for official site - once those updates are done 123.09 stable will be announced :)
     
  6. Jimmy

    Jimmy Well-Known Member

    1,788
    390
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +990
    Local Time:
    2:08 PM
    How's the timeline for 09 stable coming along? Haven't heard much mention of the move to stable in awhile - at least from what forums I watch. Just curious.
     
  7. eva2000

    eva2000 Administrator Staff Member

    55,189
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    4:08 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Just waiting on myself to do the updated official documentation for 123.09 stable when I have spare time :)