From:             fred5 at originsystems dot co dot za
Operating system: 
PHP version:      8.0.6
Package:          Website problem
Bug Type:         Bug
Bug description:wget no longer works to download a PHP version.

Description:
------------
We have been downloading PHP via wget in an automated fashion from
mirror sites for years.

"suddenly" 2 things have happened:
1. mirror sites have disappeared, leaving only php.net
2. wget fails against php.net as follows:

# wget https://www.php.net/distributions/php-8.0.6.tar.gz
--2021-05-19 21:36:02-- 
https://www.php.net/distributions/php-8.0.6.tar.gz
Resolving www.php.net (www.php.net)... 185.85.0.29, 2a02:cb40:200::1ad
Connecting to www.php.net (www.php.net)|185.85.0.29|:443... connected.
HTTP request sent, awaiting response... 503 Service Temporarily
Unavailable
2021-05-19 21:36:03 ERROR 503: Service Temporarily Unavailable.

I know this is specific to wget because clicking on the download link
via the browser downloads the file perfectly.

I am raising this as it causes significant issues for our automated
build - and I'm sure for anyone else who has an automated build.

Any help would be greatly appreciated.



-- 
Edit bug report at https://bugs.php.net/bug.php?id=81056&edit=1
-- 
Fix committed:                    https://bugs.php.net/fix.php?id=81056&r=fixed
Fixed in release:                 
https://bugs.php.net/fix.php?id=81056&r=alreadyfixed
Need backtrace:                   
https://bugs.php.net/fix.php?id=81056&r=needtrace
Need Reproduce Script:            
https://bugs.php.net/fix.php?id=81056&r=needscript
Try newer version:                
https://bugs.php.net/fix.php?id=81056&r=oldversion
Not developer issue:              
https://bugs.php.net/fix.php?id=81056&r=support
Expected behavior:                
https://bugs.php.net/fix.php?id=81056&r=notwrong
Not enough info:                  
https://bugs.php.net/fix.php?id=81056&r=notenoughinfo
Submitted twice:                  
https://bugs.php.net/fix.php?id=81056&r=submittedtwice
register_globals:                 
https://bugs.php.net/fix.php?id=81056&r=globals
PHP version support discontinued: 
https://bugs.php.net/fix.php?id=81056&r=phptooold
Daylight Savings:                 https://bugs.php.net/fix.php?id=81056&r=dst
IIS Stability:                    https://bugs.php.net/fix.php?id=81056&r=isapi
Install GNU Sed:                  https://bugs.php.net/fix.php?id=81056&r=gnused
Floating point limitations:       https://bugs.php.net/fix.php?id=81056&r=float
No Zend Extensions:               https://bugs.php.net/fix.php?id=81056&r=nozend
MySQL Configuration Error:        
https://bugs.php.net/fix.php?id=81056&r=mysqlcfg

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to