Learn about Centmin Mod LEMP Stack today
Become a Member

PHP php.net downloads 503 bug with wget

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, May 26, 2021.

  1. eva2000

    eva2000 Administrator Staff Member

    53,247
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    8:57 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Today was testing Centmin Mod and kept getting failed PHP downloads from php.net with 503 errors and seems there's a bug when downloaded with get https://bugs.php.net/bug.php?id=81056. Keeping an eye on this. Might have to change to using curl for PHP downloads.. Just updated to switch to using curl for PHP downloads now instead of wget.

     
    Last edited: May 26, 2021
  2. eva2000

    eva2000 Administrator Staff Member

    53,247
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    8:57 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Looks like php.net CDN issue has been fixed. It's due to their CDN firewall blocking a prior DDOS attack. Seems to be fixed now wget 1.14 can download php.net's PHP files again