• 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.

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