C
cliffrowley
Guest
I updated to 7.5.4 a few days ago, and everything appeared to be working fine - except now I've just attempted to use webmail and Horde is no longer working.
Basically, I am able to log in - but I can never get past the login screen. If I enter an incorrect password, I get "Login failed". If I use the correct password, I am presented with the login screen again and no error message.
I enabled debugging output in the Horde config and this is what I got:
Sep 14 14:37:16 HORDE [debug] [imp] SQL Query by Prefs_sql::retrieve(): SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid = ? AND (pref_scope = ? OR pref_scope = 'horde') ORDER BY pref_scope [on line 123 of "/usr/share/psa-horde/lib/Horde/Prefs/sql.php"]
Sep 14 14:37:16 HORDE [debug] [imp] SQL Query by DataTree_sql::_buildLoadQuery(): SELECT datatree_id, datatree_parents FROM horde_datatree WHERE datatree_name = ? AND group_uid = ? ORDER BY datatree_id [on line 179 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]
Sep 14 14:37:16 HORDE [debug] [imp] SQL Query by Prefs_sql::retrieve(): SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid = ? AND (pref_scope = ? OR pref_scope = 'horde') ORDER BY pref_scope [on line 123 of "/usr/share/psa-horde/lib/Horde/Prefs/sql.php"]
Sep 14 14:37:16 HORDE [notice] [imp] Login success for xxx@xxx.xxx [xxx.xxx.xxx.xxx] to {localhost:143} [on line 155 of "/usr/share/psa-horde/imp/redirect.php"]
Sep 14 14:37:16 HORDE [debug] [horde] SQL Query by DataTree_sql::_buildLoadQuery(): SELECT datatree_id, datatree_parents FROM horde_datatree WHERE datatree_name = ? AND group_uid = ? ORDER BY datatree_id [on line 179 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]
Sep 14 14:37:17 HORDE [notice] [imp] xxx.xxx.xxx.xxx [on line 31 of "/usr/share/psa-horde/imp/login.php"]
Any ideas?
Basically, I am able to log in - but I can never get past the login screen. If I enter an incorrect password, I get "Login failed". If I use the correct password, I am presented with the login screen again and no error message.
I enabled debugging output in the Horde config and this is what I got:
Sep 14 14:37:16 HORDE [debug] [imp] SQL Query by Prefs_sql::retrieve(): SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid = ? AND (pref_scope = ? OR pref_scope = 'horde') ORDER BY pref_scope [on line 123 of "/usr/share/psa-horde/lib/Horde/Prefs/sql.php"]
Sep 14 14:37:16 HORDE [debug] [imp] SQL Query by DataTree_sql::_buildLoadQuery(): SELECT datatree_id, datatree_parents FROM horde_datatree WHERE datatree_name = ? AND group_uid = ? ORDER BY datatree_id [on line 179 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]
Sep 14 14:37:16 HORDE [debug] [imp] SQL Query by Prefs_sql::retrieve(): SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid = ? AND (pref_scope = ? OR pref_scope = 'horde') ORDER BY pref_scope [on line 123 of "/usr/share/psa-horde/lib/Horde/Prefs/sql.php"]
Sep 14 14:37:16 HORDE [notice] [imp] Login success for xxx@xxx.xxx [xxx.xxx.xxx.xxx] to {localhost:143} [on line 155 of "/usr/share/psa-horde/imp/redirect.php"]
Sep 14 14:37:16 HORDE [debug] [horde] SQL Query by DataTree_sql::_buildLoadQuery(): SELECT datatree_id, datatree_parents FROM horde_datatree WHERE datatree_name = ? AND group_uid = ? ORDER BY datatree_id [on line 179 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]
Sep 14 14:37:17 HORDE [notice] [imp] xxx.xxx.xxx.xxx [on line 31 of "/usr/share/psa-horde/imp/login.php"]
Any ideas?