php-pear package problems (Karmic)

Asked by LaChild

Hey Guys,

I finally got the php-pear package working correctly on a fresh install of Karmic Alpha 4. Here's what I had to do to fix the package.

1st - The channels are invalid. After some research it turns out that this was a problem with this version of pear... See http://www.pear-forum.org/topic2301.html - To fix this I had to remove the .channels directory "/usr/share/php/.channels" and then update the channels and all was ok after that.

2nd - The symlink "/usr/share/php/docs" was broken. To fix I relinked to "/usr/share/doc/php-pear" and pear and pecl started to work correctly.

Hope this helps,
LaChild

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
LaChild
Solved:
Last query:
Last reply:
Revision history for this message
LaChild (shafer-w2002) said :
#1

Oops this should have been reported as a bug.