Hi list,

i have installed the latest versions of horde and its modules (imp, turba,
ingo, mnemo, kronolith). But when i try to login by appllication(imp) there
seems a blank page and httpd/error_log shows that:

[Fri Aug 05 14:39:47 2011] [error] [client x.x.x.x] PHP Fatal error:  Call
to undefined method Horde_Cli::runningFromCLI() in /usr/share/pear/Horde.php
on line 154, referer:
http://x.x.x.x/login.php?horde_logout_token=TjvT_PJ09sE3SyI1P6QUoi5w-w2djHul
yp4wkH636QrlatVk3gM&logout_reason=4

[Fri Aug 05 14:39:47 2011] [error] [client x.x.x.x] PHP Fatal error:  Class
'IMP_Mailbox' not found in /var/www/html/imp/lib/Factory/Mailbox.php on line
83, referer:
http://x.x.x.x/login.php?horde_logout_token=TjvT_PJ09sE3SyI1P6QUoi5w-w2djHul
yp4wkH636QrlatVk3gM&logout_reason=4

installation is done  by using horde.org documentations with tar files. but
have also tried to setup by using pear - as the problem may be occured
because of missing modules - nothing changes.

Tried about 3-4 clean installations with all required extensions did not
solve the problem.

Thx.

My horde/config/conf.local.php about authentication, did no change in
imp/config/conf.php

$conf['auth']['admins'] = array('testuser');
$conf['auth']['checkip'] = true;
$conf['auth']['checkbrowser'] = true;
$conf['auth']['alternate_login'] = false;
$conf['auth']['redirect_on_logout'] = false;
$conf['auth']['list_users'] = 'list';
$conf['auth']['params']['app'] = 'imp';
$conf['auth']['driver'] = 'application';

installed modules:

Installed packages, channel pear.horde.org:
===========================================
Package                   Version State
Horde_ActiveSync          1.1.2   stable
Horde_Alarm               1.0.4   stable
Horde_Argv                1.0.4   stable
Horde_Auth                1.1.0   stable
Horde_Autoloader          1.0.0   stable
Horde_Browser             1.0.3   stable
Horde_Cache               1.0.4   stable
Horde_Cli                 1.0.3   stable
Horde_Compress            1.0.4   stable
Horde_Constraint          1.0.0   stable
Horde_Controller          1.0.1   stable
Horde_Core                1.3.1   stable
Horde_Crypt               1.0.4   stable
Horde_Data                1.0.3   stable
Horde_Date                1.0.4   stable
Horde_Date_Parser         1.0.0   stable
Horde_Db                  1.0.3   stable
Horde_Editor              1.0.1   stable
Horde_Exception           1.0.5   stable
Horde_Form                1.0.4   stable
Horde_Group               1.0.2   stable
Horde_History             1.0.0   stable
Horde_Http                1.0.3   stable
Horde_Icalendar           1.0.2   stable
Horde_Image               1.0.4   stable
Horde_Imap_Client         1.0.10  stable
Horde_Injector            1.0.0   stable
Horde_Itip                1.0.4   stable
Horde_Lock                1.0.0   stable
Horde_Log                 1.1.0   stable
Horde_LoginTasks          1.0.1   stable
Horde_Mail                1.0.0   stable
Horde_Mime                1.0.5   stable
Horde_Mime_Viewer         1.0.5   stable
Horde_Nls                 1.0.2   stable
Horde_Notification        1.0.0   stable
Horde_Perms               1.0.3   stable
Horde_Prefs               1.1.3   stable
Horde_Rdo                 1.0.1   stable
Horde_Role                1.0.0   stable
Horde_Rpc                 1.0.2   stable
Horde_Secret              1.0.0   stable
Horde_Serialize           1.0.1   stable
Horde_SessionHandler      1.0.0   stable
Horde_Share               1.1.2   stable
Horde_SpellChecker        1.0.0   stable
Horde_Stream_Filter       1.0.0   stable
Horde_Stream_Wrapper      1.0.0   stable
Horde_Support             1.0.0   stable
Horde_SyncMl              1.0.4   stable
Horde_Template            1.0.0   stable
Horde_Text_Diff           1.0.1   stable
Horde_Text_Filter         1.0.4   stable
Horde_Text_Filter_Csstidy 1.0.0   stable
Horde_Text_Flowed         1.0.0   stable
Horde_Token               1.1.0   stable
Horde_Translation         1.0.1   stable
Horde_Tree                1.0.0   stable
Horde_Url                 1.0.0   stable
Horde_Util                1.0.5   stable
Horde_Vfs                 1.0.4   stable
Horde_View                1.0.0   stable
Horde_Xml_Element         1.0.0   stable
Horde_Xml_Wbxml           1.0.1   stable
content                   1.0.0   stable
horde                     4.0.8   stable
imp                       5.0.9   stable
ingo                      2.0.4   stable
mnemo                     3.0.2   stable
nag                       3.0.3   stable
turba                     3.0.5   stable



-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to