Fehlerbeschreibung
exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'xxxportal.useremails' doesn't exist' in /usr/share/php/ZendFramework/library/Zend/Db/Statement/Pdo.php:228 Stack trace: #0 /usr/share/php/ZendFramework/library/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array) #1 /usr/share/php/ZendFramework/library/Zend/Db/Statement.php(320): Zend_Db_Statement_Pdo->_execute(Array) #2 /usr/share/php/ZendFramework/library/Zend/Db/Adapter/Abstract.php(468): Zend_Db_Statement->execute(Array) #3 /usr/share/php/ZendFramework/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('DESCRIBE `usere...', Array) #4 /usr/share/php/ZendFramework/library/Zend/Db/Adapter/Pdo/Mysql.php(156): Zend_Db_Adapter_Pdo_Abstract->query('DESCRIBE `usere...') #5 /usr/share/php/ZendFramework/library/Zend/Db/Table/Abstract.php(823): Zend_Db_Adapter_Pdo_Mysql->describeTable('useremails', NULL) #6 /usr/share/php/ZendFramework/library/Zend/Db/Table/Abstract.php(866): Zend_Db_Table_Abstract->_setupMetadata() #7 /usr/share/php/ZendFramework/library/Zend/Db/Table/Abstract.php(973): Zend_Db_Table_Abstract->_setupPrimaryKey() #8 /usr/share/php/ZendFramework/library/Zend/Db/Table/Select.php(100): Zend_Db_Table_Abstract->info() #9 /usr/share/php/ZendFramework/library/Zend/Db/Table/Select.php(78): Zend_Db_Table_Select->setTable(Object(Useremails)) #10 /usr/share/php/ZendFramework/library/Zend/Db/Table/Abstract.php(1009): Zend_Db_Table_Select->__construct(Object(Useremails)) #11 /srv/xxx-portal/application/default/controllers/StaticController.php(35): Zend_Db_Table_Abstract->select() #12 /usr/share/php/ZendFramework/library/Zend/Controller/Action.php(513): StaticController->faqAction() #13 /usr/share/php/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php(289): Zend_Controller_Action->dispatch('faqAction') #14 /usr/share/php/ZendFramework/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #15 /srv/xxx-portal/application/bootstrap.php(65): Zend_Controller_Front->dispatch() #16 /srv/xxx-portal/public/index.php(10): require('/srv/xxx-portal...') #17 {main} Next exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'xxxportal.useremails' doesn't exist' in /usr/share/php/ZendFramework/library/Zend/Db/Statement/Pdo.php:234 Stack trace: #0 /usr/share/php/ZendFramework/library/Zend/Db/Statement.php(320): Zend_Db_Statement_Pdo->_execute(Array) #1 /usr/share/php/ZendFramework/library/Zend/Db/Adapter/Abstract.php(468): Zend_Db_Statement->execute(Array) #2 /usr/share/php/ZendFramework/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('DESCRIBE `usere...', Array) #3 /usr/share/php/ZendFramework/library/Zend/Db/Adapter/Pdo/Mysql.php(156): Zend_Db_Adapter_Pdo_Abstract->query('DESCRIBE `usere...') #4 /usr/share/php/ZendFramework/library/Zend/Db/Table/Abstract.php(823): Zend_Db_Adapter_Pdo_Mysql->describeTable('useremails', NULL) #5 /usr/share/php/ZendFramework/library/Zend/Db/Table/Abstract.php(866): Zend_Db_Table_Abstract->_setupMetadata() #6 /usr/share/php/ZendFramework/library/Zend/Db/Table/Abstract.php(973): Zend_Db_Table_Abstract->_setupPrimaryKey() #7 /usr/share/php/ZendFramework/library/Zend/Db/Table/Select.php(100): Zend_Db_Table_Abstract->info() #8 /usr/share/php/ZendFramework/library/Zend/Db/Table/Select.php(78): Zend_Db_Table_Select->setTable(Object(Useremails)) #9 /usr/share/php/ZendFramework/library/Zend/Db/Table/Abstract.php(1009): Zend_Db_Table_Select->__construct(Object(Useremails)) #10 /srv/xxx-portal/application/default/controllers/StaticController.php(35): Zend_Db_Table_Abstract->select() #11 /usr/share/php/ZendFramework/library/Zend/Controller/Action.php(513): StaticController->faqAction() #12 /usr/share/php/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php(289): Zend_Controller_Action->dispatch('faqAction') #13 /usr/share/php/ZendFramework/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #14 /srv/xxx-portal/application/bootstrap.php(65): Zend_Controller_Front->dispatch() #15 /srv/xxx-portal/public/index.php(10): require('/srv/xxx-portal...') #16 {main}