Edit report at https://bugs.php.net/bug.php?id=77604&edit=1
ID: 77604 Updated by: [email protected] Reported by: james at dustygroove dot com Summary: No pear.php.net -Status: Feedback +Status: Open Type: Bug Package: Website problem Operating System: All PHP Version: Irrelevant Block user comment: N Private report: N New Comment: I'm setting this back to "Open," since I'm experiencing some issues with https://pear.php.net, as well. The website is loading, but it looks like none of the manual pages exist, and the PEAR PHAR file is not available, so attempting to build PHP with PEAR results in a failure (the rest of PHP builds fine, but the install-pear target fails). For example: vagrant@ubuntu-bionic:/vagrant/php-src$ make install-pear Installing PEAR environment: /php/7.2/lib/php/ --2019-02-11 23:32:29-- https://pear.php.net/install-pear-nozlib.phar Resolving pear.php.net (pear.php.net)... 109.203.101.62 Connecting to pear.php.net (pear.php.net)|109.203.101.62|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2019-02-11 23:32:29 ERROR 404: Not Found. Makefile:451: recipe for target 'install-pear' failed make: *** [install-pear] Error 8 When I try making a request to https://pear.php.net/install-pear-nozlib.phar, I get a 404. Previous Comments: ------------------------------------------------------------------------ [2019-02-11 21:46:10] [email protected] Please try loading it again. If it's still not loading, can you do a traceroute to see if you can find out where the request is getting stuck? ------------------------------------------------------------------------ [2019-02-11 16:08:46] james at dustygroove dot com Description: ------------ This subdomain is not available. Test script: --------------- http://pear.php.net https://pear.php.net Click or cURL either link. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=77604&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
