I'm trying to run:
sudo pecl channel-update pecl.php.net
Because every time I try and install a package it prompts me to run this instead. But when I run those commands I get: "Registry directory is not writeable by the current user" Now this question is very similar but suggests using sudo
which I'm already doing. When I run sudo whoami
I'm getting root
. Could this be related to http://pear.php.net going down?