Got this message when trying to pear install:

pear.php.net is using a unsupported protocal - This should never happen.
install failed

Here's the fix:

rm -rf /usr/local/php/lib/php/.channels
/usr/local/php/bin/pear update-channels


CategoryLinux

PearUnsupportedProtocol (last edited 2009-10-26 17:17:14 by DavidKeen)