SV: SV: [horde] Double login to imp <-- TRYING AGAIN
Jan Schneider
jan at horde.org
Tue Jul 9 04:16:44 PDT 2002
Zitat von Flemming Christensen <fc at dsidata.dk>:
> 'cookie_domain' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'],
> 'cookie_path' => '/',
> 'server_name' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'],
> 'server_port' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_PORT']
Do you have CononicalNames set to Off? These values wouldn't work else.
> $this->applications['imp'] = array(
> 'fileroot' => dirname(__FILE__) . '/../imp',
> 'webroot' => $this->applications['horde']['webroot'] . '/imp',
> DocumentRoot /usr/local/apache/htdocs/mail/horde/imp
You told apache that the imp directory should be the document root but in
the registry you told horde the imp would be in "/imp". You should either
correct this value or set an alias in your http.conf for "/imp".
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the horde
mailing list