[imp] Strangest thing / It's working :)
Mário Gamito
gamito at gmail.com
Sun Feb 25 06:04:54 PST 2007
$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
More information about the imp
mailing list