Installing Pear-JSON package on Ubuntu
Posted: Mon Jul 09, 2007 1:18 pm
I wanted to install the PEAR JSON package on an existing installation of Ubuntu Server 6.06.
Running "pear search json" complained about pear.php.net having changed their protocol, so I did a:
Still the search did not list any results, so I wanted to update my package infos.
This gave me an error, telling me to install XML_RPC. So I did.
Now I ran "pear update-channels" again, getting:
Running "pear search json" complained about pear.php.net having changed their protocol, so I did a:
Code: Select all
pear channel-update pear.php.net
Code: Select all
pear update-channels
Code: Select all
pear install XML_RPC
So I updated the PEAR installation itself:server error. method not found