• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Column not found: 1054 Unknown column 'active' in 'field list'

TrickL

New Pleskian
I installed Plesk 10.4.4 on my SuSE Linux
everything work fine but an error message have bothered me for a while...

I get below warning after I do ./bootstrapper.sh repair

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'active' in 'field list'

Then I tried to restore backup DB,

I get lots of error like this one

Error:

Stderr is
PHP Fatal error: Uncaught exception 'Zend_Db_Table_Row_Exception' with message 'Specified column "active" is not in the row' in /usr/local/psa/admin/plib/Zend/Db/Table/Row/Abstract.php:197
Stack trace:
#0 /usr/local/psa/admin/plib/Template/Configuration/Applier.php(510): Zend_Db_Table_Row_Abstract->__set('active', 'true')
#1 /usr/local/psa/admin/plib/Template/Configuration/Applier.php(111): Template_Configuration_Applier->_processConfgurationChanges()
#2 [internal function]: Template_Configuration_Applier->applyConfiguration()
#3 {main}
thrown in /usr/local/psa/admin/plib/Zend/Db/Table/Row/Abstract.php on line 197
PHP Warning: Releasing semaphore 1 in request cleanup; File: Unknown, Line: 0


Does anyone can point me where to solve this?
 
Back
Top