• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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