• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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