William Leeke wrote:
>
> All,
>
> Not sure if this is a PHPLIB or MYSQL issue...
> Has anyone run into the following error?
>
> MySQL Error: 1017 (Can't find file: 'active_sessions.frm' (errno: 2))
> Session halted.
>
> It appears that phplib tries to update active_sessions at the end of the
> page. active_sessions.frm is in the same dir as *.ISD and *.ISM although
> it hasn't been written to since the db was created.
>
> Suggestions.
> Cheers,
> wbl
>
This is MySQL problem. You do not have the table active_sessions in the
currently selected database. Make sure it exists or you spelled the name
of it correctly.
--
Sasha Pachev
http://www.sashanet.com/ (home)
http://www.direct1.com/ (work)