Because I couldn't access the server via ssh I had to reinstall and do a restore from desktop. The restore from desktop didn't work either so I had to ftp the backup file to the root (/). I Gunzipped and tar'ed the file. Evertbody gets their files but now the webmail app dosn't work. Everytime a user tries to login the PHP app failes with:
A fatal error has occurred
object(db_error)(7) {
["error_message_prefix"]=>
string(0) ""
["mode"]=>
int(1)
["level"]=>
int(1024)
["code"]=>
int(-24)
["message"]=>
string(24) "DB Error: connect failed"
["userinfo"]=>
string(86) " [nativecode=Access denied for user: 'horde@localhost' (Using password: YES)] ** Array"
["callback"]=>
NULL
}
[/home/httpd/html/horde/lib/Prefs/sql.php : 102]
What do I do to repair the mail/webmail?
/jens