• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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