[horde] Empty Siedepanel Horde 4.0-RC1

Jan Schneider jan at horde.org
Fri Mar 25 17:51:07 UTC 2011


Zitat von Yves Bilgeri <yves.bilgeri at bbw.ch>:

> On 25.03.2011 18:02, Jan Schneider wrote:
>>
>> Zitat von Yves Bilgeri <yves.bilgeri at bbw.ch>:
>>
>>> Installed Horde 4.0-RC1 with PEAR and separate PEAR installation
>>> directory. Everything went well so far. But now when I open the Horde
>>> URL, the sidepanel is just empty, no links in it. So I appended
>>> admin/config to the URL and could then setup the DB and an IMAP-Auth
>>> config. After that when I try to login, I get the error:
>>>
>>> Fatal error: Class 'Horde_Imap_Client' not found in
>>> /var/www/horde4/pear/php/Horde/Auth/Imap.php on line 173
>>>
>>>
>>> Any hints what I did wrong?
>>
>> You didn't set the PHP include path to your separate PEAR directory.
>
> I've set it in a htaccess file and can see the path to the separate  
> PEAR directory in the phpinfo page.
>
> htaccess file:
> php_value include_path /var/www/horde4/pear/php
> SetEnv PHP_PEAR_SYSCONF_DIR /var/www/horde4

Ah sorry, I didn't look at the error message close enough.

You simply don't have the Horde_Imap_Client package installed yet.  
It's only an optional dependency for Horde because you only need it  
when using IMAP authentication. Install it with PEAR.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list