Hi
I've just upgraded my sme from 5.0 to 5.5, and everything went fairly well, except for the IMP(Webmail) upgrade.
I applied update 2 and got rid of the migrate-to-turba error, and adressed changed the horde password i mysql, to adress the login error i got when logging into the Webmail.
But i still have problems with my Webmail. Now when i log in, this is returned to the browser:
A fatal error has occurred
object(db_error)(7) {
["error_message_prefix"]=>
string(0) ""
["mode"]=>
int(1)
["level"]=>
int(1024)
["code"]=>
int(-18)
["message"]=>
string(23) "DB Error: no such table"
["userinfo"]=>
string(470) "update horde_prefs set pref_value = 'a:1:{i:0;a:9:{s:2:\"id\";s:16:\"Default Identity\";s:8:\"fullname\";s:0:\"\";s:9:\"from_addr\";s:0:\"\";s:12:\"replyto_addr\";s:0:\"\";s:9:\"signature\";s:0:\"\";s:9:\"sig_first\";i:0;s:10:\"sig_dashes\";i:0;s:14:\"save_sent-mail\";N;s:16:\"sent_mail_folder\";s:9:\"sent-mail\";}}' where pref_uid = 'erikb@aser.dk' and pref_name = 'identities' and pref_scope = 'horde' [nativecode=Table 'horde.horde_prefs' doesn't exist]"
["callback"]=>
NULL
}
[/home/httpd/html/horde/lib/Prefs/sql.php : 273]
- and in the message log for the server this appears :
Aug 28 21:59:11 vale HORDE[1354]: [imp] Login success for erikb [192.168.1.7] to {localhost:143} [on line 51 of "/home/httpd/html/horde/imp/redirect.php"]
Aug 28 21:59:12 vale HORDE[1354]: [imp] object(db_error)(7) {
["error_message_prefix"]=>
string(0) ""
["mode"]=>
int(1)
["level"]=>
int(1024)
["code"]=>
int(-18)
["message"]=>
string(23) "DB Error: no such table"
["userinfo"]=>
string(470) "update horde_prefs set pref_value
Has anybody experienced something like this, or can you help me out with a solution ??
ErikB