[Bug 420639] Re: php-pear package problems (Karmic)
LaChild
shafer_w2002 at yahoo.com
Mon Sep 14 20:20:59 BST 2009
Pear + Pecl Channel issue:
---------------------------------------
Steps to reproduce:
1) sudo apt-get install php-pear
2) sudo pear install {any package}
result:
pear.php.net is using a unsupported protocal - This should never happen.
install failed
Work around:
1) sudo rm -R /usr/share/php/.channels
2) sudo pear update-channels
---------------------------------------
Broken Symlink issue:
---------------------------------------
Steps to reproduce:
1) cd /usr/share/php/
2) ls -al
Result:
Symlink Doc is broken
Work around:
1) sudo rm /usr/share/php/doc
2) sudo ln -s /usr/share/doc/php-pear /usr/share/php/doc
--
php-pear package problems (Karmic)
https://bugs.launchpad.net/bugs/420639
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list