Mário Gamito wrote:
$conf['server']['name'] = $_SERVER['SERVER_NAME'];
$conf['server']['port'] = $_SERVER['SERVER_PORT'];
$conf['compress_pages'] = true;
$conf['umask'] = 077;
$conf['session']['name'] = 'Horde';
$conf['session']['use_only_cookies'] = true;
$conf['session']['cache_limiter'] = 'nocache';
$conf['session']['timeout'] = 0;
$conf['cookie']['domain'] = $_SERVER['SERVER_NAME'];
$conf['cookie']['path'] = '/tmp';
Thank you all for your help.
Warm Regards,
Mário Gamito
Mario,
I got this working too. I think I has a slightly different problem to
yours as you still have "use_only_cookies" set to true, but I'm glad we
both got our problems sorted.
Now I'm gonna look into this "Kolab" thing for storing all my calendar
and suchlikes.
Well done and best of luck, and without delay I take a backup of my
horde/* directory in case it breaks again!
Best of luck and thanks to everyone who has bounced ideas on this about.
Regards,
Steve
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]