[imp] PEAR stuff.... wooaa

Adi Sieker adi-ml@living-source.com
Mon, 21 Jan 2002 16:15:43 +0100


On Mon, 21 Jan 2002 15:49:20 +0100, "Valki" <valki@valki.com> wrote:

>When I alter my php.ini and add the path to the pear folder to
>"include_path    = " -> then it works.. But every other site on the
>server has include problems :-(
>
>Where can I tell horde (or php) where that dumb PEAR classes are?

have you tried setting the include_path to 'dir/where/pear/lives:.'
the dot being the current directory. This should always be set
when specifing an include path in the php ini.
you could als try setting include_path in a htaccess for the director
where horde resides.


Regards
    Adi