• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

HELP! something wrong with mysql and plesk admin

L

leisegang

Guest
I got this in my face this morning:

-------------

ERROR: PleskMainDBException
MySQL query failed: Can't find file: 'misc.MYI' (errno: 2)

0: /opt/psa/admin/plib/common_func.php3:229
db_query(string 'select param, val from misc')
1: /opt/psa/admin/plib/common_func.php3:467
get_param(string 'mysql41_compatible')
2: /opt/psa/admin/plib/common_func.php3:364
db_set_names()
3: /opt/psa/admin/plib/common_func.php3:343
db_connect_real(string 'localhost', string 'admin', string '***********', string 'psa')
4: /opt/psa/admin/plib/common_func.php3:323
db_connect()
5: /opt/psa/admin/auto_prepend/auth.php3:85
 
Looks like your psa database is corrupt.

Login to the server, and you can retrieve a working database from the daily backups at:

/var/lib/psa/dumps/

Use the mysql command line tool to clear the psa database, and import one of the backups (after you un-gzip one of them).

Let me know if you need any more assistance in doing that.


Regards,

Limedrink.
 
Back
Top