Learn about Centmin Mod LEMP Stack today
Become a Member

Nginx Nginx Downloading problem on install

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Cr0w, Mar 30, 2015.

Tags:
  1. Cr0w

    Cr0w Member

    165
    9
    18
    Mar 17, 2015
    Iran
    Ratings:
    +13
    Local Time:
    12:02 AM
    1.9.x
    5.5
    service network restart
    then
    ./centmin.sh
    use 1

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,488
    12,130
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,671
    Local Time:
    6:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Updated both Centmin Mod 1.2.3-eva2000.07 stable and .08 beta 02 builds to fix Too Many Redirects errors on some pecl.php.net located files such as APC Cache download. This was due to a buggy Axel download accelerator which is a multithreaded parallel download tool which downloads faster than single threaded wget. For now I have switched both .07 stable and .08 beta 02 builds from Axel back to using wget until I can test an alternative parallel downloading tool (maybe aria2c).

    There's 3 ways you can upgrade your .07 stable or .08 beta02 code you have on your server. They are outlined in respective upgrade sections of the first posts linked below:
    1. For .07 stable 1st post see section on upgrades Install - Centmin Mod 1.2.3-eva2000.07 stable install | Centmin Mod Community
    2. For .08 beta 02 1st post see section on upgrade to latest code CentOS 7.x - How to help test .08 CentOS 7 Betas with Github code ? | Centmin Mod Community
    3. For either .07 stable or .08 beta02 via github command line Upgrade - Working with git command line for updating Centmin Mod local copies | Centmin Mod Community
    Github commit log for