加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > PHP教程 > 正文

pear.php.net已关闭.如何安装镜像?

发布时间:2020-12-13 16:43:30 所属栏目:PHP教程 来源:网络整理
导读:我试图通过PEAR在我的 PHP环境开发中安装新包,但如下所示: File http://pear.php.net:80/rest/p/packages.xml not valid (received: HTTP/1.1 404 Not Found) 似乎php.net已关闭. 我尝试使用us.php.net设置一个镜像,Digg使用以下命令进行托管: pear config
我试图通过PEAR在我的 PHP环境开发中安装新包,但如下所示:

File http://pear.php.net:80/rest/p/packages.xml not valid (received: HTTP/1.1 404 Not Found)

似乎php.net已关闭.

我尝试使用us.php.net设置一个镜像,Digg使用以下命令进行托管:

pear config-set preferred_mirror us.pear.php.net

这给出了以下错误:

Channel Mirror "us.pear.php.net" does not exist in your registry for channel "pear.php.net".
Attempt to run "pear channel-update pear.php.net" if you believe this mirror should exist as you may have outdated channel information.

当然,因为php.net已关闭,我无法更新频道.

有谁知道我该怎么办?

解决方法

当它失灵时,除了等待它重新开始之外你无能为力.

让我们一起等,由于这个原因,我不能做几个任务.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读