• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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