[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PEAR on debian



On 06/17/07 10:10, Rick Pasotto wrote:
I have the php-pear package installed. When I try to install a PEAR
package (as root using 'pear install Package) it seems to install ok but
then I'm unable to use it. <? require_once "Package"; ?> can't find it,
nor can I. The php include path is
'include_path='.:/usr/share/php:/usr/share/pear'.
'pear list' shows it as being installed.

Could someone explain to me what's going on?

Maybe one of these packages is already installed?

$ apt-cache search php | grep pear | sort
php-pear - PEAR - PHP Extension and Application Repository
php-xml-util - a XML utility for php-pear
php4-pear - PHP Extension and Application Repository (transitional package)

--
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!



Reply to: