Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch update php download routine in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Apr 2, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    50,459
    11,659
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,079
    Local Time:
    8:54 PM
    Nginx 1.25.x
    MariaDB 10.x
  2. eva2000

    eva2000 Administrator Staff Member

    50,459
    11,659
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,079
    Local Time:
    8:54 PM
    Nginx 1.25.x
    MariaDB 10.x
    looks like centos 6's axel version having problems with php.net's new CDN download urls over https while centos 7's axel version is fine
    Code (Text):
    *************************************************
    * Upgrading PHP
    *************************************************
    US server detected
     ____   _   _  ____       ____                          _                    _
    |  _ \ | | | ||  _ \  _  |  _ \   ___ __      __ _ __  | |  ___    __ _   __| |
    | |_) || |_| || |_) |(_) | | | | / _ \\ \ /\ / /| '_ \ | | / _ \  / _` | / _` |
    |  __/ |  _  ||  __/  _  | |_| || (_) |\ V  V / | | | || || (_) || (_| || (_| |
    |_|    |_| |_||_|    (_) |____/  \___/  \_/\_/  |_| |_||_| \___/  \__,_| \__,_|
                                                                                  
    HTTP/1.1 200 OK
    Initializing download: https://www.php.net/distributions/php-7.2.17.tar.xz
    Too many redirects.
    
    Error: php-7.2.17.tar.xz download failed.
    

    Code (Text):
    axel https://www.php.net/distributions/php-7.2.17.tar.xz  
    Initializing download: https://www.php.net/distributions/php-7.2.17.tar.xz
    Too many redirects.