php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77604 No pear.php.net
Submitted: 2019-02-11 16:08 UTC Modified: 2019-05-20 12:55 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: james at dustygroove dot com Assigned: petk (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: james at dustygroove dot com
New email:
PHP Version: OS:

 

 [2019-02-11 16:08 UTC] 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. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-02-11 21:46 UTC] ramsey@php.net
-Status: Open +Status: Feedback
 [2019-02-11 21:46 UTC] ramsey@php.net
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 23:38 UTC] ramsey@php.net
-Status: Feedback +Status: Open
 [2019-02-11 23:38 UTC] ramsey@php.net
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.
 [2019-02-12 15:37 UTC] james at dustygroove dot com
Thanks for looking into this, the subdomain looks close to normal. I hadn't seen that the server was being rebuilt when I submitted the bug so I hope that worked out. Some documentation is missing, for example:

https://pear.php.net/package/Mail/

is available, however

https://pear.php.net/manual/en/package.mail.mail.php

(Documentation tab -> End-User Documentation link) is not found. 

https://pear.php.net/install-pear-nozlib.phar downloads fine and looks correct on our network but I haven't run the install on it.
 [2019-02-12 16:30 UTC] ramsey@php.net
> https://pear.php.net/install-pear-nozlib.phar downloads fine and looks correct on our network but I haven't run the install on it.

The PEAR folks were able to get that working again last night. :-)

https://twitter.com/pear/status/1095127586856943619

They're still working through the rest of the issues.
 [2019-05-20 12:55 UTC] petk@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: petk
 [2019-05-20 12:55 UTC] petk@php.net
Seems to be working back up. Closing this then. Thank you for the report and thank you for helping us make the PHP ecosystem better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC