php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62117 doc.php.net/phd unreachable
Submitted: 2012-05-23 08:15 UTC Modified: 2013-02-24 21:55 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: neodragoon2000 at hotmail dot fr Assigned: tyrael (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: neodragoon2000 at hotmail dot fr
New email:
PHP Version: OS:

 

 [2012-05-23 08:15 UTC] neodragoon2000 at hotmail dot fr
Description:
------------
Tried to install phd on a virtual machine through pear, install failed seemingly 
because doc.php.net is unavailable

Using vagrant and Oracle VM VirtualBox Manager to setup the virtual machine with 
configuration provided by the ZF-Boilerplate, traced the error to the php cookbook 
provided : 
<zf-boilerplate/data/cookbooks/php/recipes/pear.rb>
[108] execute "PEAR: install phd" do
[109]   command "pear install -f --alldeps doc.php.net/phd"
[110] end

Actual result:
--------------
// Installation message :
----Begin output of pear install -f --alldeps doc.php.net/phd ----
STDOUT: No releases available for package "doc.php.net/phd"
install failed
----Begin output of pear install -f --alldeps doc.php.net/phd ----

// Pear listing :
$ pear list-all -c doc.php.net
File http://doc.php.net:80/rest/c/categories.xml not valid (redirected but no 
location)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-23 12:00 UTC] bjori@php.net
-Status: Open +Status: Verified
 [2012-05-23 12:00 UTC] bjori@php.net
The server crashed yesterday :]
We are working on getting it up and running
 [2012-05-28 22:57 UTC] philip@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: philip
 [2012-05-28 22:57 UTC] philip@php.net
This is fixed now, thanks for the report.
 [2012-05-30 14:30 UTC] danbrown@php.net
-Status: Closed +Status: Re-Opened
 [2012-05-30 14:30 UTC] danbrown@php.net
Two days online.  A new record in recent history.  Unfortunately, it appears to 
be down again.
 [2012-06-01 06:47 UTC] philip@php.net
Cross your fingers, it may be online again. For good. Maybe.
 [2012-12-28 07:35 UTC] alexbozhenko at gmail dot com
http://doc.php.net/phd/docs/

is unreachable now. Where i can get PHD documentaition?
 [2013-01-05 11:43 UTC] bjori@php.net
Hmh. Looks like the docs haven't been rebuilt after the recent server move.

If you have any questions in the meanwhile, feel free to mail 
phpdoc@lists.php.net
 [2013-01-16 11:00 UTC] tyrael@php.net
-Assigned To: philip +Assigned To: tyrael
 [2013-01-16 11:02 UTC] tyrael@php.net
I promised rebuilding the docs, but couldn't get it done yet.
I will try to finish it this week, in the meanwhile you can read the docs in the 
xml sources:
http://git.php.net/?p=phd.git;a=blob;f=docs/phd-guide/phd-
guide.xml;h=fe7e64947bd8d08b6acbae87fa92f9e75e3c80bf;hb=HEAD
 [2013-02-24 21:55 UTC] tyrael@php.net
-Status: Re-Opened +Status: Closed
 [2013-02-24 21:55 UTC] tyrael@php.net
I've fixed the phd docs (among some other missing stuff on doc.php.net), sorry for 
the delay.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 18:01:30 2024 UTC