[imp] IMP 2.2.6 broken - users logged out when they click any link
Henry Blackman
h.blackman@chester.ac.uk
Wed, 31 Oct 2001 15:10:13 -0000
That'll be why. You'll need to rebuild your table; this has happened to me
(not with IMP/HORDE but with other MySQL tables that have a lot of
activity).
You'll need to find your MySQL data directory - I installed mine under
/usr/local/mysql/var/ as I followed the instructions in the MySQL docs. You
might have to search for active_sessions.MYD and use the directory it shows
you. Then, when your MySQL server has been brought down, delete the
active_sessions.MYD, active_sessions.MYI and active_sessions.frm files and
then bring the MySQL server back up and create your table again (check the
horde docs for that).
Hey presto - it should now all work.
Let me know if you need any further help (off-list is probably best).
Henry
----- Original Message -----
From: "Matt Jeppsen" <mjeppsen@tiger.nwsc.k12.ar.us>
To: <imp@lists.horde.org>
Sent: Wednesday, October 31, 2001 3:16 PM
Subject: Re: [imp] IMP 2.2.6 broken - users logged out when they click any
link
> Ok, found the active_sessions table under MySQL in Webmin. When I try to
> look at it, I get:
>
> sql desc active_sessions failed : Can't open file: 'active_sessions.MYD'.
> (errno: 145)
>
> -Matt
>
> ----- Original Message -----
> From: "Henry Blackman" <h.blackman@chester.ac.uk>
> To: <imp@lists.horde.org>
> Sent: Wednesday, October 31, 2001 8:52 AM
> Subject: Re: [imp] IMP 2.2.6 broken - users logged out when they click any
> link
>
>
> > Sometimes this happens to my installation (very rarely). I've emptied
the
> > active_sessions table and that's solved it. Probably wouldn't work in
> your
> > case, but it's done the trick for me on more than one occasion.
>
>
>
> --
> 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
>
>