开发者

Problem with update pear

开发者 https://www.devze.com 2023-03-23 11:48 出处:网络
I am trying update Pear and I type in console: pear upgrade pear开发者_高级运维 then I got error:

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?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消