Edit report at https://bugs.php.net/bug.php?id=62117&edit=1

 ID:                 62117
 Comment by:         alexbozhenko at gmail dot com
 Reported by:        neodragoon2000 at hotmail dot fr
 Summary:            doc.php.net/phd unreachable
 Status:             Re-Opened
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Assigned To:        philip
 Block user comment: N
 Private report:     N

 New Comment:

http://doc.php.net/phd/docs/

is unreachable now. Where i can get PHD documentaition?


Previous Comments:
------------------------------------------------------------------------
[2012-06-01 06:47:14] phi...@php.net

Cross your fingers, it may be online again. For good. Maybe.

------------------------------------------------------------------------
[2012-05-30 14:30:23] danbr...@php.net

Two days online.  A new record in recent history.  Unfortunately, it appears to 
be down again.

------------------------------------------------------------------------
[2012-05-28 22:57:27] phi...@php.net

This is fixed now, thanks for the report.

------------------------------------------------------------------------
[2012-05-23 12:00:49] bj...@php.net

The server crashed yesterday :]
We are working on getting it up and running

------------------------------------------------------------------------
[2012-05-23 08:15:01] 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)


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62117&edit=1

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

Reply via email to