<a href="https://123.123.123.123:2096/" target="_blank">Client Webmail</a> orOriginally posted by [email protected]
...i want to add a 'read webmail' link to my homepage, from there i want to launch another browser where the user can enter email login creditials and then access thier webmail.
this is probably an easy one.
--mr360
You are likely missing the horde databaseDB Error: connect failed
[line 108 of /usr/local/cpanel/base/horde/lib/Prefs/sql.php]
Details have been logged for the administrator.
FANTASTIC!! This solved my issue as well.Originally posted by cpanelben
You are likely missing the horde database
Try this:
[email protected] [~]# mysql horde
ERROR 1049: Unknown database 'horde'
If that looks familiar, then run the following:
[email protected] [~]# mysqladmin create horde
[email protected] [~]# /scripts/fullhordereset
That should do it.
This also fixed my issue! Thanks!Originally posted by cpanelben
You are likely missing the horde database
Try this:
[email protected] [~]# mysql horde
ERROR 1049: Unknown database 'horde'
If that looks familiar, then run the following:
[email protected] [~]# mysqladmin create horde
[email protected] [~]# /scripts/fullhordereset
That should do it.
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
![]() |
In Progress HB-6680 - export_horde_calendars_to_ics error | 21 | ||
O | Emails sent from Horde are getting blocked but emails sent from email client work fine | 4 | ||
C | Horde to RoundCube migration issue | 3 | ||
S | How to reinstall Horde | 1 | ||
P | How to reinstall Horde? | 0 |