Get the most out of your Centmin Mod LEMP stack
Become a Member

Install issue installing centmin

Discussion in 'Install & Upgrades or Pre-Install Questions' started by yunos, Jul 20, 2019.

  1. yunos

    yunos Member

    130
    3
    18
    Aug 8, 2015
    Ratings:
    +17
    Local Time:
    4:56 AM
    1.8.0
    Please fill in any relevant information that applies to you:
    • CentOS Version: CentOS 7 64bit ?
    • Centmin Mod Version Installed:no idea
    • Nginx Version Installed: i.e. 1.15.3
    • PHP Version Installed: i.e. 5.6.37, 7.0.31, 7.1.21, 7.2.9
    • MariaDB MySQL Version Installed: i.e. 10.0.x or 10.1.xx or 10.2.xx
    executing this command
    yum -y update; curl -O https://centminmod.com/installer.sh && chmod 0700 installer.sh && bash installer.sh



    but it didnt install anything i think?
    https://gist.github.com/maidos/1bc340ac7d45739cf272237489ebd192
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:56 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    1. install 123.09beta01 not 123.08stable via betainstaller.sh but looks like you tried installing both 123.08stable first and then 123.09beta01 via curl - if you want to install again, needs fresh virgin CentOS 7 64bit OS and can't be installed on same instance as previous Centmin Mod install

    use 123.09beta01
    Code (Text):
    yum -y update; curl -O https://centminmod.com/betainstaller73.sh && chmod 0700 betainstaller73.sh && bash betainstaller73.sh


    2. you have existing nginx repo setup and maybe existing nginx on server - centmin mod needs fresh virgin CentOS 7 64bit os setup with no other software installed but from first error you have nginx.repo somewhere
    Code (Text):
    
    File contains no section headers.
    file: file:///etc/yum.repos.d/nginx.repo, line: 1
    'name=nginx repo\n'
    bc installed
    aborting script...
    please re-run centmin.sh again for install
    


    So reinstall a virgin CentOS 7 OS BEFORE trying 123.09beta01 install following beta install instructions at https://centminmod.com/install.html