[Tickets #5797] Re: .vacation.db always empty
bugs at horde.org
bugs at horde.org
Thu Jan 10 19:17:43 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5797
-----------------------------------------------------------------------
Ticket | 5797
Updated By | ericr at horde.org
Summary | .vacation.db always empty
Queue | Vacation
Version | 3.0.1
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
ericr at horde.org (2008-01-10 14:17) wrote:
Try manually editing your conf.php and changing the realm name from
"default" to
the value of your realm. So if you realm was "example.com" you could try
changing
$conf['server']['params']['default']['dbtype'] = 'hash3';
to
$conf['server']['params']['example.com']['dbtype'] = 'hash3';
If that works, then it is a realm issue. You'd then have to look at the
conf.xml stuff to
see if it is supporting realms correctly or not, and if so how to use them
with it...
For now, try manually editing the file to see if it works or not.
More information about the bugs
mailing list