PHP PEAR – Unsupported Protocol When Installing PHP Modules

There are problem when using PEAR on PHP since 5.2.9. i find this problem still exists in PHP 5.2.11 and even 5.3.

To solve the problem, you have to update the .channels folder.

  • mv .channels .channels-broken
  • pear update-channels

Done =)

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.