• 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

Plesk won't start due to problem with Mysql

A

amitabh

Guest
I get the following error when i try launching Plesk. i checked the psa database through a separate install of phpmyadmin and psa.skins indeed doesn't exist. Is there any of restoring this. perhaps someone could send the ddl and data for this table.

thank you

amit



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

0: /usr/local/psa/admin/plib/common_func.php3:214
db_query(string 'select `id`,`name`,`place` from Skins where `id`=8')
1: /usr/local/psa/admin/plib/class.Table.php:180
Table->select()
2: /usr/local/psa/admin/plib/skin/Skin.php:63
Skin->Skin(integer '8')
3: /usr/local/psa/admin/plib/common_func.php3:2886
objectMaker(string 'Skin', integer '8')
4: /usr/local/psa/admin/auto_prepend/auth.php3:508
 
Back
Top