
How to Solve a Problem with Joomla! jos_session
I was not seeing this error since at least 3 years:
DB function failed with error number 1016
Can’t open file: ‘jos_session.MYI’ (errno: 145) SQL=INSERT INTO `jos_session`
( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` )
VALUES ( ‘4bc998b10d92bf4107976d0edacdbb26′,’1246725653′,”,’0′,’1′,’0’ )
It happen sometimes and cause are unknown. While it is quite disturbing to have no more access to #Joomla! frontend or backend, the fix is quite easy. You must repair this table jos_session, If you have access to
Pages: 1 2