• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Problem with plesk 8

N

Niver

Guest
I get this error , if i want to login in Control Panel Plesk 8 :

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


How must i do to fix this ?

Thanks ! :)
 
I fixed the problem and want to describe how to help others:

In /etc/my.cnf I had a line called
skip-innodb

Comment it out #skip-innodb and restart your mysql server via virtuozzo or manually /etc/init.d/mysql restart
 
Back
Top