Magento升级PEAR错误 [英] Magento upgrade PEAR error

查看:75
本文介绍了Magento升级PEAR错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在按照 http://turnkeye.com/blog/magento-upgrade上的说明进行操作-guide/当我执行命令

I was following the instructions at http://turnkeye.com/blog/magento-upgrade-guide/ when i was up to the command

./pear upgrade -f magento-core/Mage_All_Latest-stable

并收到错误消息

警告:频道"connect.magentocommerce.com/core"已更新其 协议,请使用渠道更新connect.magentocommerce.com/core" 更新

WARNING: channel "connect.magentocommerce.com/core" has updated its protocols, use "channel-update connect.magentocommerce.com/core" to update

我已经在网上搜索了,找不到任何与此相关的信息.

I have searched the web and can't find anything that refers to this.

我尝试过

./pear upgrade -f channel-update connect.magentocommerce.com/core

但这不起作用.

任何人都可以帮忙吗?

谢谢

推荐答案

刚遇到此问题,您需要运行:

Just had this problem, you need to run:

./pear channel-update connect.magentocommerce.com/core

完成后,您现在应该可以运行:

after that completes you should now be able to run:

./pear upgrade -f magento-core/Mage_All_Latest-stable

这篇关于Magento升级PEAR错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆