Problem with update pear

偶尔善良 提交于 2019-12-12 05:51:32

问题


I am trying update Pear and I type in console:

pear upgrade pear

then I got error:

Error getting channel info from pear.php.net: Channel pear.php.net does not support xml-rpc method package.listLatestReleases

What should I do to upgrade PEAR?


回答1:


You have a very very very old PEAR version that still uses the XML-RPC protocol. This is not supported anymore since a very long time.

Re-installing PEAR is the only option here.



来源:https://stackoverflow.com/questions/6828190/problem-with-update-pear

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!