• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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