• 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

Please help: problem after update 8.1.1.

V

viktorf

Guest
I have updated my server from 8.1.0 to 8.1.1.
The update has obviously failed because it still shows me the option to update to 8.1.1. If I retry it shows an error:
----
ERROR: PleskFatalException

Undefined release.
0: /usr/local/psa/admin/plib/common_func.php3:151
psaerror(string 'Undefined release.')
1: /usr/local/psa/admin/htdocs/server/autoinstaller_install.php:16
-----

Allthough all domains van be reached e-mail is not being received.
If I try to manage a domain it fails and shows:

-----
ERROR: PleskMainDBException Add To FavoritesAdd To Favorites

MySQL query failed: Unknown column 'miva' in 'field list'
0: /usr/local/psa/admin/plib/common_func.php3:211
db_query(string 'select `dom_id`,`sys_user_id`,`ip_address_id`,`ssl`,`same_ssl`,`fp`,`fp_ssl`,`fp_enable`,`fp_adm`,`fp_pass`,`ssi`,`php`,`php_safe_mode`,`cgi`,`perl`,`python`,`fastcgi`,`miva`,`coldfusion`,`asp`,`asp_dot_net`,`webstat`,`at_domains` from hosting where `dom_id`=21')
1: /usr/local/psa/admin/plib/class.Table.php:180
Table->select()
2: /usr/local/psa/admin/plib/class.cObject.php:443
cObject->fetchAttrsFromTable_()
3: /usr/local/psa/admin/plib/class.PHosting.php:69
PHosting->PHosting(string '21')
4: /usr/local/psa/admin/plib/common_func.php3:2826
objectMaker(string 'PHosting', string '21')
5: /usr/local/psa/admin/plib/class.DomainControlForm.php:140
DomainControlForm->assign(object of type BsDomain)
6: /usr/local/psa/admin/htdocs/domains/dom_ctrl.php3:152



Does anybody have a solution... i'm quite desperate.
 
It seems your database upgrade has failed.

You might unpack the distribution archieves and look for the mysql database upgrade files and try running them manually on the database.
 
Back
Top