• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

ERROR: PleskMainDBException

D

drfarzad

Guest
my plesk gives me this error :

ERROR: PleskMainDBException
MySQL query failed: Incorrect information in file: './psa/misc.frm'

0: /usr/local/psa/admin/plib/common_func.php3:168
db_query(string 'select param, val from misc')
1: /usr/local/psa/admin/plib/common_func.php3:587
get_param(string 'mysql41_compatible')
2: /usr/local/psa/admin/plib/common_func.php3:484
db_set_names()
3: /usr/local/psa/admin/plib/common_func.php3:463
db_connect_real(string 'localhost', string 'admin', string '********', string 'psa')
4: /usr/local/psa/admin/plib/common_func.php3:443
db_connect()
5: /usr/local/psa/admin/auto_prepend/auth.php3:90



what should i do?
 
Did you modified my.cnf? If yes, see if there is
skip-innodb, if is there, comment it, #skip-innodb
 
Sorry to here that,

another option can be to replace it with an actuall backup from the psa db or try to repair psa/misc.frm via comandline commands from mysql

how can i try to repair psa/misc.frm via comandline commands from mysql
 
Back
Top