Learn about Centmin Mod LEMP Stack today
Register Now

[Solved] Centminmod one line installer ignores MARIADB_INSTALLTENTWO='y'

Discussion in 'Bug Reports' started by pamamolf, Jan 16, 2019.

  1. pamamolf

    pamamolf Premium Member Premium Member

    4,068
    427
    83
    May 31, 2014
    Ratings:
    +832
    Local Time:
    9:58 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    • CentOS Version: CentOS 7 64bit
    • Centmin Mod Version Installed: 123.09beta01
    • Nginx Version Installed: i.e. 1.15.8
    • PHP Version Installed: 7.2.14
    • MariaDB MySQL Version Installed: 10.1.xx expected 10.2.xx
    • Code (Text):
      cat /etc/centminmod/custom_config.inc
      
    Code:
    MARIADB_INSTALLTENTWO='y'
    After using the one line installer:

    Code:
    yum -y update; curl -O https://centminmod.com/betainstaller72.sh && chmod 0700 betainstaller72.sh && bash betainstaller72.sh
    i got MariaDB 10.1.37 and not the 10.2.x ...

    Maybe some installers needs updating to recognize that variable?

    Thank you

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,278
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    4:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+