Gossamer Forum
Home : Products : Gossamer Links : Discussions :

users get this when they register - HELP

Quote Reply
users get this when they register - HELP
A fatal error has occured:
GT::Session::SQL (7550): Failed to execute query: 'DELETE FROM lsql_Sessions WHERE ( session_date < ? )' Reason: Can't open file: 'lsql_Sessions.MYD'. (errno: 145) at /home/onlyscri/public_html/linksSQL/admin/Links/Authenticate.pm line 168.


Please enable debugging in setup for more details.
Quote Reply
Re: [SinisterX] users get this when they register - HELP In reply to
Hi,

error 145 means your mysql table has been corrupted. You can repair this on newer mysql's by typing:

repair table lsql_Sessions

from the sql monitor.

Cheers,

Alex
--
Gossamer Threads Inc.