> > (include_path='.:/php/includes:/usr/share/php') in > > /var/www/html/horde/lib/Lang.php on line 68 make sure that your php include_path defined in php.ini is inludes the location of where the PEAR library is installed. On my box I installed PHP in to /local/apache/php and my include_path ahs to include /local/apache/php/lib/php Paul