[horde] Problems with PEAR.php

Andrew Coleman mercury at appisolutions.net
Wed Jun 2 15:01:23 PDT 2004


> > Check your PHP include_path setting to make sure it has the PEAR library
> > directory.
> >
> > I do know i have PEAR installed on my system. Where can i set the
> > include_path setting for PEAR.
> >
That should be your PHP include directory. I have mine as:

include_path = ".:/usr/lib/php"

And this is located in the file /etc/apache2/conf/php.ini (your mileage
will vary for that file path with your system). If you are using unix
you can `locate php.ini` or `find / -name "php.ini"` to find your
particular settings.

Coleman




More information about the horde mailing list