Just did an yum update for SME6.0.1.
I was running Horde 3 prior to the update.
After the update I was getting a blank page which is why I tried doing a restore of the /home/httpd/html/horde folder from backup and also doing a retore of the horde database.
Now when I try to go to
https://www.xyz.com/webmail I get the following error:
A fatal error has occurred
DB Error: connect failed
Details have been logged for the administrator.I also get the following errors in the boot log.
Mar 14 16:14:01 mail mysql.init: Loading 20horde.mysql_update_privs.sql into mysql succeeded
Mar 14 16:14:01 mail mysql.init: Loading 20mysql_migrate_horde.sql into mysql succeeded
Mar 14 16:14:02 mail mysql.init: Loading 21horde.mysql_set_password.sql into mysql succeeded
Mar 14 16:14:02 mail mysql.init: Loading 30mysql_create_tables.sql into mysql succeeded
Mar 14 16:14:02 mail 50turba_upgrade_1.1_to_1.2: DBI->connect(horde) failed: Client does not support authentication protocol requested by server; consider upgrading MySQL client at /etc/e-smith/sql/init/50turba_upgrade_1.1_to_1.2 line 43
Mar 14 16:14:02 mail mysql.init: Loading 50turba_upgrade_1.1_to_1.2 into mysql failed
Mar 14 16:14:03 mail mysql.init: Loading 60migrate-imp-to-turba into mysql succeeded
I noticed that the file "50turba_upgrade_1.1_to_1.2" doesn't exist in the path /etc/e-smith/sql/init/50turba_upgrade_1.1_to_1.2 as it is an empty folder.
Also, are there files locate somewhere else that I should have restored?