SV: [imp] imp 3.0 - login throws back to login screen.

Adi Sieker adi-ml@living-source.com
Wed, 13 Feb 2002 15:31:18 +0100


On Wed, 13 Feb 2002 16:07:57 +0200 (EET), Joachim Wickman
<jwickman@tawi.fi> wrote:

>Hi
>I have the same problem
>My test.php shows no problems
>And there is no /tmp/horde.log
>POP3 works ok from other clients and I have uncommented the lines in =
registry.php
>I have my suspicions that it could be something with cookies or PHP =
sessions, but can't find anything wrong.
>
>Any other ideas ?

I had the same problem a while back.
The cause of the problem on my side was that I used a space in the
session name. In horde/config/horde.php the value of the variable
$conf['session_name'] is not allowed to contain a space.

Hope that helps!

Regards
   Adi