[imp] Still Logging Out!

David Lambrix dave@beatricene.com
Tue, 20 Nov 2001 10:49:29 -0600


This worked!!! Thank you!

Query OK, 0 rows affected (0.11 sec)

But... why? Wow!

One small problem remains. In the drop-down menu in the upper left-hand
corner, ALL folders under /var/mail are listed, not just the user that's
logged in. ;)

Dave

-----Original Message-----
From: root [mailto:root@student.wqeic.ac.uk]
Sent: Tuesday, November 20, 2001 10:01 AM
To: imp@lists.horde.org
Subject: Re: [imp] Still Logging Out!


On Tue, Nov 20, 2001 at 07:37:46AM -0600, David Lambrix wrote:
>
> After the advice of members of this list, I reinstalled PHPLIB. I am
> still having the exact same problem. You can login just fine, but try
> and do anything else and you're whisked away to the login screen again,
> no objections noted.
>
Try running this - it worked for me when I had the symptoms you're
describing:

#!/bin/bash

mysql -u hordemgr --password=whateveryourpasswordis <<-EOF
use horde;
delete from active_sessions;
EOF


Apologies if you're not using MySQL or bash.

HTH

Mark Herdman

--
IMP mailing list: http://horde.org/imp/
Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org