Access forbidden!
Posted: Mon Jan 06, 2020 5:31 am
Dear Team ,
MySQL table is marked as crashed and last (automatic?) repair failed
I have tried to do repair table tablename and it doesn't seem to do anything
I have tried to run the below command as ssh shell ie: from putty
mysqlcheck -u cron -p --auto-repair --all-databases
mysqlcheck -u cron -p --check --all-databases
mysqlcheck -u cron -p --optimize --all-databases
/usr/share/astguiclient/AST_DB_optimize.pl --debug
and it doesn't repair still it giving below error when trying to access through web
<<Access forbidden!
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.
If you think this is a server error, please contact the webmaster.>>
MySQL table is marked as crashed and last (automatic?) repair failed
I have tried to do repair table tablename and it doesn't seem to do anything
I have tried to run the below command as ssh shell ie: from putty
mysqlcheck -u cron -p --auto-repair --all-databases
mysqlcheck -u cron -p --check --all-databases
mysqlcheck -u cron -p --optimize --all-databases
/usr/share/astguiclient/AST_DB_optimize.pl --debug
and it doesn't repair still it giving below error when trying to access through web
<<Access forbidden!
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.
If you think this is a server error, please contact the webmaster.>>