• 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 in psa.misc table

I

irlamp

Guest
Hello,

I'm newbie in PLESK.
my plesk is down now,

After we restoring the backups I trying to copy all mysql data from
/olddrive/var/lib/mysql to /var/lib/mysql, so we move exist data to
/root/mysql_back before we copy data.
after we copy mysql data from olddrive to /var/lib/mysql we trying to
copy mysql, horde, psa directory to /var/lib/mysql .
after that we restart mysql and when I trying to login to PLESK show
this error:

ERROR: PleskMainDBException
MySQL query failed: Table 'psa.misc' doesn't exist

0: /usr/local/psa/admin/plib/common_func.php3:214
db_query(string 'select param, val from misc')
1: /usr/local/psa/admin/plib/common_func.php3:526
get_param(string 'mysql41_compatible')
2: /usr/local/psa/admin/plib/common_func.php3:423
db_set_names()
3: /usr/local/psa/admin/plib/common_func.php3:402
db_connect_real(string 'localhost', string 'admin', string
'********', string 'psa')
4: /usr/local/psa/admin/plib/common_func.php3:382
db_connect()
5: /usr/local/psa/admin/auto_prepend/auth.php3:84


what should I do?
 
Back
Top