Joomla site down (database error?) - Joomla! Forum - community, help and support
hi,
not sure why website went down, error message displayed following:
why problem occurred? , how solve it? tip great. also, possible problem because hacking attack?
info:
joomla 3.4
php 5.6.30
thanks,
daniel.
not sure why website went down, error message displayed following:
code: select all
error displaying error page: application instantiation error: table 'gifftlin_jmla1520.jos_session' doesn't exist sql=delete `jos_session` `time` < '1493976607'
why problem occurred? , how solve it? tip great. also, possible problem because hacking attack?
info:
joomla 3.4
php 5.6.30
thanks,
daniel.
3 reasons can cause this:
- session table accidentally deleted
- session table corrupted
- configuration.php file modified point non joomla database
i problem 1 of first 2 - in case need recreate table or repair table (or can drop corrupt table , recreate it).
note: if you're using myisam should use innodb.
- session table accidentally deleted
- session table corrupted
- configuration.php file modified point non joomla database
i problem 1 of first 2 - in case need recreate table or repair table (or can drop corrupt table , recreate it).
note: if you're using myisam should use innodb.
Comments
Post a Comment