• 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

Panel not working after update to 11.5

ManishkumarT

New Pleskian
getting following error after upgrading to plesk 11.5


ERROR: Zend_Db_Statement_Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ipAddress' in 'where clause'

Additionally, an exception has occurred while trying to report this error: Zend_Db_Statement_Exception
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ipAddress' in 'where clause' (Pdo.php:234)

Search for related Knowledge Base articles



Need your help ASAP
 
Last edited:
Looks like Plesk database was not correctly upgraded. Try to fix it with

dbupgrade.exe --upgrade --from-version=11.0.9 --to-version=11.5.30
 
Back
Top