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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.