[horde] Warning: unserialize() failed at offset 0 of 36 bytes in /var/www /html/horde/lib/Auth.php on line 227
Jan Schneider
jan at horde.org
Fri Dec 21 03:54:21 PST 2001
Zitat von Joaquim Machado <joaquim.machado at ine.pt>:
> /etc/httpd/conf/httpd.conf
> DocumentRoot "/var/www/html/horde"
> Alias /horde/ /var/www/html/horde/
> $this->applications['horde'] = array(
> 'fileroot' => dirname(__FILE__) . '/..',
> 'webroot' => '/horde',
> 'initial_page' => 'login.php',
> 'icon' => '/horde/graphics/login.gif',
> 'name' => _("Horde"),
> 'allow_guests' => true,
> 'show' => true,
> 'templates' => dirname(__FILE__) . '/../templates',
> 'cookie_domain' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'],
> 'cookie_path' => '/horde',
> 'server_name' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'],
> 'server_port' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_PORT']
> );
If you let horde be the webroot, you should set the cookie path to '/'.
Jan.
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::
More information about the horde
mailing list