[horde] Horde 2.2.5: Invalid session key for bottom menu links

Jan Schneider jan at horde.org
Mon Mar 15 14:04:19 PST 2004


Zitat von Brian Stearns <bstearns at chiastic.net>:

> Quoting Jan Schneider <jan at horde.org>:
>
>> Zitat von Brian Stearns <thppt at chiastic.net>:
>>
>> > Again, the problem I'm having is that once I've successfully logged
>> > into Horde
>> > (which I've set to take me straight to IMP) clicking on any of the buttons
>> on
>>
>> How did you configure that exactly?
>>
>> Jan.
>
> In registry.php I changed:
>
> $this->applications['horde'] = array(
> ..
>     'initial_page' => 'login.php',
> ..
> );
>
> to
>
> $this->applications['horde'] = array(
> ..
>     'initial_page' => 'imp/',
> ..
> );

Are all pages and frames really with the same server name?

> My problem is actually worse with the default 'initial_page' registry setting
> ('login.php'), in that with 'login.php' when I log in to Horde I get 
> the login
> screen again; then I can click on the "Mail" button at the bottom of 
> the page,
> at which point I get the login screen AGAIN.  THEN when I log in I 
> get the IMP
> Inbox screen.  When I instead set 'initial_page' to 'imp/' I am taken 
> directly
> to the IMP Inbox upon my first login.
>
> Here are a couple of other tidbits which you may or may not find relevant:
>
> - The Horde directory is actually my webroot for my site.  In order to
> accomodate this, in registry.php I changed:
>
> 'webroot' => '/horde'
> ..
> 'icon' => '/horde/graphics/home.gif'
> ..
> 'cookie_path' => '/horde'
>
> to
>
> 'webroot' => ''
> ..
> 'icon' => '/graphics/home.gif'
> ..
> 'cookie_path' => '.'

This should be '/'.

> - The entire site is served via https, so I've made sure that 
> $conf['use_ssl']
> in horde.php is set to 2.

Did you also set the correct port in the configuration?

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft



More information about the horde mailing list