[imp] Horde Error
   
    Brent J. Nordquist
     
    bjn@horde.org
       
    Tue, 11 Dec 2001 08:50:41 -0600 (CST)
    
    
  
On Tue, 11 Dec 2001, Odhiambo Washington <wash@wananchi.com> wrote:
> * Jan Schneider <jan@horde.org> [20011211 13:20]: wrote:
> 
> > Your php-pear library is not in your include_path.
> 
> Is this the path defined in php.ini?
It can be; or in the Apache configuration files.  Here's how I do it:
<Directory /var/www/html/horde>
    Options Indexes FollowSymLinks
    AllowOverride None
    order allow,deny
    allow from all
    <IfModule mod_php4.c>
        php_value include_path ".:/usr/local/share/php"
    </IfModule>
</Directory>
> If so, I have include_path = /usr/local/lib/php
> 
> What other path _must_ I include?
I would suggest you try horde/test.php and use the phpinfo() link to 
examine what your include_path really is, to make sure it's what you think 
it is.
-- 
Brent J. Nordquist <bjn@horde.org> N0BJN       / OPN: #horde
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942