Urgent Installation Failed
The installation stops before starting with the Error message that "base table not found"
I have already added the table to the database and its there, but it keeps giving this message that Sales_shipment table not found. Help please, it's urgent!
[ERROR] PDOException: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'onlinestore.sales_shipment_item' doesn't exist in engine in C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php:228 Stack trace: #0 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php(228): PDOStatement->execute(Array) #1 C:xampphtdocsOnlinestorevendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #2 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #3 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #4 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('SHOW INDEXES FR...', Array) #5 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(541): Zend_Db_Adapter_Pdo_Abstract->query('SHOW INDEXES FR...', Array) #6 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(615): MagentoFrameworkDBAdapterPdoMysql->_query('SHOW INDEXES FR...', Array) #7 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbMySQLDbSchemaReader.php(130): MagentoFrameworkDBAdapterPdoMysql->query('SHOW INDEXES FR...') #8 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbSchemaBuilder.php(80): MagentoFrameworkSetupDeclarationSchemaDbMySQLDbSchemaReader->readIndexes('sales_shipment_...', 'default') #9 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaSchemaConfig.php(66): MagentoFrameworkSetupDeclarationSchemaDbSchemaBuilder->build(Object(MagentoFrameworkSetupDeclarationSchemaDtoSchema)) #10 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelDeclarationInstaller.php(58): MagentoFrameworkSetupDeclarationSchemaSchemaConfig->getDbConfig() #11 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(808): MagentoSetupModelDeclarationInstaller->installSchema(Array) #12 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(830): MagentoSetupModelInstaller->declarativeInstallSchema(Array) #13 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #14 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #15 C:xampphtdocsOnlinestoresetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #16 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #17 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #18 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #19 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #20 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #21 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #22 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #23 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #24 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #25 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #26 C:xampphtdocsOnlinestoresetupindex.php(39): ZendMvcApplication->run() #27 {main} Next Zend_Db_Statement_Exception: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'onlinestore.sales_shipment_item' doesn't exist in engine, query was: SHOW INDEXES FROM sales_shipment_item WHERE `Non_unique` = 1 in C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php:235 Stack trace: #0 C:xampphtdocsOnlinestorevendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #1 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #2 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #3 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('SHOW INDEXES FR...', Array) #4 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(541): Zend_Db_Adapter_Pdo_Abstract->query('SHOW INDEXES FR...', Array) #5 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(615): MagentoFrameworkDBAdapterPdoMysql->_query('SHOW INDEXES FR...', Array) #6 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbMySQLDbSchemaReader.php(130): MagentoFrameworkDBAdapterPdoMysql->query('SHOW INDEXES FR...') #7 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbSchemaBuilder.php(80): MagentoFrameworkSetupDeclarationSchemaDbMySQLDbSchemaReader->readIndexes('sales_shipment_...', 'default') #8 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaSchemaConfig.php(66): MagentoFrameworkSetupDeclarationSchemaDbSchemaBuilder->build(Object(MagentoFrameworkSetupDeclarationSchemaDtoSchema)) #9 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelDeclarationInstaller.php(58): MagentoFrameworkSetupDeclarationSchemaSchemaConfig->getDbConfig() #10 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(808): MagentoSetupModelDeclarationInstaller->installSchema(Array) #11 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(830): MagentoSetupModelInstaller->declarativeInstallSchema(Array) #12 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #13 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #14 C:xampphtdocsOnlinestoresetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #15 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #16 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #17 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #18 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #19 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #20 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #21 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #22 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #23 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #24 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #25 C:xampphtdocsOnlinestoresetupindex.php(39): ZendMvcApplication->run() #26 {main}
magento2.2.3 php-7.2
New contributor
add a comment |
The installation stops before starting with the Error message that "base table not found"
I have already added the table to the database and its there, but it keeps giving this message that Sales_shipment table not found. Help please, it's urgent!
[ERROR] PDOException: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'onlinestore.sales_shipment_item' doesn't exist in engine in C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php:228 Stack trace: #0 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php(228): PDOStatement->execute(Array) #1 C:xampphtdocsOnlinestorevendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #2 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #3 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #4 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('SHOW INDEXES FR...', Array) #5 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(541): Zend_Db_Adapter_Pdo_Abstract->query('SHOW INDEXES FR...', Array) #6 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(615): MagentoFrameworkDBAdapterPdoMysql->_query('SHOW INDEXES FR...', Array) #7 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbMySQLDbSchemaReader.php(130): MagentoFrameworkDBAdapterPdoMysql->query('SHOW INDEXES FR...') #8 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbSchemaBuilder.php(80): MagentoFrameworkSetupDeclarationSchemaDbMySQLDbSchemaReader->readIndexes('sales_shipment_...', 'default') #9 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaSchemaConfig.php(66): MagentoFrameworkSetupDeclarationSchemaDbSchemaBuilder->build(Object(MagentoFrameworkSetupDeclarationSchemaDtoSchema)) #10 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelDeclarationInstaller.php(58): MagentoFrameworkSetupDeclarationSchemaSchemaConfig->getDbConfig() #11 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(808): MagentoSetupModelDeclarationInstaller->installSchema(Array) #12 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(830): MagentoSetupModelInstaller->declarativeInstallSchema(Array) #13 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #14 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #15 C:xampphtdocsOnlinestoresetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #16 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #17 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #18 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #19 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #20 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #21 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #22 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #23 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #24 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #25 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #26 C:xampphtdocsOnlinestoresetupindex.php(39): ZendMvcApplication->run() #27 {main} Next Zend_Db_Statement_Exception: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'onlinestore.sales_shipment_item' doesn't exist in engine, query was: SHOW INDEXES FROM sales_shipment_item WHERE `Non_unique` = 1 in C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php:235 Stack trace: #0 C:xampphtdocsOnlinestorevendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #1 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #2 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #3 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('SHOW INDEXES FR...', Array) #4 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(541): Zend_Db_Adapter_Pdo_Abstract->query('SHOW INDEXES FR...', Array) #5 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(615): MagentoFrameworkDBAdapterPdoMysql->_query('SHOW INDEXES FR...', Array) #6 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbMySQLDbSchemaReader.php(130): MagentoFrameworkDBAdapterPdoMysql->query('SHOW INDEXES FR...') #7 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbSchemaBuilder.php(80): MagentoFrameworkSetupDeclarationSchemaDbMySQLDbSchemaReader->readIndexes('sales_shipment_...', 'default') #8 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaSchemaConfig.php(66): MagentoFrameworkSetupDeclarationSchemaDbSchemaBuilder->build(Object(MagentoFrameworkSetupDeclarationSchemaDtoSchema)) #9 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelDeclarationInstaller.php(58): MagentoFrameworkSetupDeclarationSchemaSchemaConfig->getDbConfig() #10 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(808): MagentoSetupModelDeclarationInstaller->installSchema(Array) #11 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(830): MagentoSetupModelInstaller->declarativeInstallSchema(Array) #12 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #13 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #14 C:xampphtdocsOnlinestoresetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #15 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #16 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #17 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #18 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #19 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #20 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #21 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #22 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #23 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #24 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #25 C:xampphtdocsOnlinestoresetupindex.php(39): ZendMvcApplication->run() #26 {main}
magento2.2.3 php-7.2
New contributor
Your installed has some file missing.Download magento zip again
– Amit Bera♦
15 hours ago
its my first time with magento, am i download again and just replace?
– Adedoyin
12 hours ago
add a comment |
The installation stops before starting with the Error message that "base table not found"
I have already added the table to the database and its there, but it keeps giving this message that Sales_shipment table not found. Help please, it's urgent!
[ERROR] PDOException: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'onlinestore.sales_shipment_item' doesn't exist in engine in C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php:228 Stack trace: #0 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php(228): PDOStatement->execute(Array) #1 C:xampphtdocsOnlinestorevendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #2 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #3 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #4 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('SHOW INDEXES FR...', Array) #5 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(541): Zend_Db_Adapter_Pdo_Abstract->query('SHOW INDEXES FR...', Array) #6 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(615): MagentoFrameworkDBAdapterPdoMysql->_query('SHOW INDEXES FR...', Array) #7 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbMySQLDbSchemaReader.php(130): MagentoFrameworkDBAdapterPdoMysql->query('SHOW INDEXES FR...') #8 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbSchemaBuilder.php(80): MagentoFrameworkSetupDeclarationSchemaDbMySQLDbSchemaReader->readIndexes('sales_shipment_...', 'default') #9 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaSchemaConfig.php(66): MagentoFrameworkSetupDeclarationSchemaDbSchemaBuilder->build(Object(MagentoFrameworkSetupDeclarationSchemaDtoSchema)) #10 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelDeclarationInstaller.php(58): MagentoFrameworkSetupDeclarationSchemaSchemaConfig->getDbConfig() #11 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(808): MagentoSetupModelDeclarationInstaller->installSchema(Array) #12 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(830): MagentoSetupModelInstaller->declarativeInstallSchema(Array) #13 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #14 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #15 C:xampphtdocsOnlinestoresetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #16 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #17 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #18 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #19 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #20 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #21 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #22 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #23 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #24 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #25 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #26 C:xampphtdocsOnlinestoresetupindex.php(39): ZendMvcApplication->run() #27 {main} Next Zend_Db_Statement_Exception: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'onlinestore.sales_shipment_item' doesn't exist in engine, query was: SHOW INDEXES FROM sales_shipment_item WHERE `Non_unique` = 1 in C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php:235 Stack trace: #0 C:xampphtdocsOnlinestorevendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #1 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #2 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #3 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('SHOW INDEXES FR...', Array) #4 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(541): Zend_Db_Adapter_Pdo_Abstract->query('SHOW INDEXES FR...', Array) #5 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(615): MagentoFrameworkDBAdapterPdoMysql->_query('SHOW INDEXES FR...', Array) #6 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbMySQLDbSchemaReader.php(130): MagentoFrameworkDBAdapterPdoMysql->query('SHOW INDEXES FR...') #7 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbSchemaBuilder.php(80): MagentoFrameworkSetupDeclarationSchemaDbMySQLDbSchemaReader->readIndexes('sales_shipment_...', 'default') #8 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaSchemaConfig.php(66): MagentoFrameworkSetupDeclarationSchemaDbSchemaBuilder->build(Object(MagentoFrameworkSetupDeclarationSchemaDtoSchema)) #9 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelDeclarationInstaller.php(58): MagentoFrameworkSetupDeclarationSchemaSchemaConfig->getDbConfig() #10 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(808): MagentoSetupModelDeclarationInstaller->installSchema(Array) #11 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(830): MagentoSetupModelInstaller->declarativeInstallSchema(Array) #12 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #13 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #14 C:xampphtdocsOnlinestoresetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #15 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #16 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #17 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #18 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #19 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #20 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #21 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #22 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #23 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #24 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #25 C:xampphtdocsOnlinestoresetupindex.php(39): ZendMvcApplication->run() #26 {main}
magento2.2.3 php-7.2
New contributor
The installation stops before starting with the Error message that "base table not found"
I have already added the table to the database and its there, but it keeps giving this message that Sales_shipment table not found. Help please, it's urgent!
[ERROR] PDOException: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'onlinestore.sales_shipment_item' doesn't exist in engine in C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php:228 Stack trace: #0 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php(228): PDOStatement->execute(Array) #1 C:xampphtdocsOnlinestorevendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #2 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #3 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #4 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('SHOW INDEXES FR...', Array) #5 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(541): Zend_Db_Adapter_Pdo_Abstract->query('SHOW INDEXES FR...', Array) #6 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(615): MagentoFrameworkDBAdapterPdoMysql->_query('SHOW INDEXES FR...', Array) #7 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbMySQLDbSchemaReader.php(130): MagentoFrameworkDBAdapterPdoMysql->query('SHOW INDEXES FR...') #8 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbSchemaBuilder.php(80): MagentoFrameworkSetupDeclarationSchemaDbMySQLDbSchemaReader->readIndexes('sales_shipment_...', 'default') #9 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaSchemaConfig.php(66): MagentoFrameworkSetupDeclarationSchemaDbSchemaBuilder->build(Object(MagentoFrameworkSetupDeclarationSchemaDtoSchema)) #10 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelDeclarationInstaller.php(58): MagentoFrameworkSetupDeclarationSchemaSchemaConfig->getDbConfig() #11 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(808): MagentoSetupModelDeclarationInstaller->installSchema(Array) #12 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(830): MagentoSetupModelInstaller->declarativeInstallSchema(Array) #13 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #14 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #15 C:xampphtdocsOnlinestoresetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #16 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #17 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #18 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #19 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #20 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #21 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #22 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #23 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #24 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #25 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #26 C:xampphtdocsOnlinestoresetupindex.php(39): ZendMvcApplication->run() #27 {main} Next Zend_Db_Statement_Exception: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'onlinestore.sales_shipment_item' doesn't exist in engine, query was: SHOW INDEXES FROM sales_shipment_item WHERE `Non_unique` = 1 in C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatementPdo.php:235 Stack trace: #0 C:xampphtdocsOnlinestorevendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #1 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #2 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #3 C:xampphtdocsOnlinestorevendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('SHOW INDEXES FR...', Array) #4 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(541): Zend_Db_Adapter_Pdo_Abstract->query('SHOW INDEXES FR...', Array) #5 C:xampphtdocsOnlinestorevendormagentoframeworkDBAdapterPdoMysql.php(615): MagentoFrameworkDBAdapterPdoMysql->_query('SHOW INDEXES FR...', Array) #6 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbMySQLDbSchemaReader.php(130): MagentoFrameworkDBAdapterPdoMysql->query('SHOW INDEXES FR...') #7 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaDbSchemaBuilder.php(80): MagentoFrameworkSetupDeclarationSchemaDbMySQLDbSchemaReader->readIndexes('sales_shipment_...', 'default') #8 C:xampphtdocsOnlinestorevendormagentoframeworkSetupDeclarationSchemaSchemaConfig.php(66): MagentoFrameworkSetupDeclarationSchemaDbSchemaBuilder->build(Object(MagentoFrameworkSetupDeclarationSchemaDtoSchema)) #9 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelDeclarationInstaller.php(58): MagentoFrameworkSetupDeclarationSchemaSchemaConfig->getDbConfig() #10 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(808): MagentoSetupModelDeclarationInstaller->installSchema(Array) #11 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(830): MagentoSetupModelInstaller->declarativeInstallSchema(Array) #12 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #13 C:xampphtdocsOnlinestoresetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #14 C:xampphtdocsOnlinestoresetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #15 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #16 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #17 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #18 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #19 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #20 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #21 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #22 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #23 C:xampphtdocsOnlinestorevendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #24 C:xampphtdocsOnlinestorevendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #25 C:xampphtdocsOnlinestoresetupindex.php(39): ZendMvcApplication->run() #26 {main}
magento2.2.3 php-7.2
magento2.2.3 php-7.2
New contributor
New contributor
edited 14 hours ago
Amrit Pal Singh
745523
745523
New contributor
asked 15 hours ago
Adedoyin
1
1
New contributor
New contributor
Your installed has some file missing.Download magento zip again
– Amit Bera♦
15 hours ago
its my first time with magento, am i download again and just replace?
– Adedoyin
12 hours ago
add a comment |
Your installed has some file missing.Download magento zip again
– Amit Bera♦
15 hours ago
its my first time with magento, am i download again and just replace?
– Adedoyin
12 hours ago
Your installed has some file missing.Download magento zip again
– Amit Bera♦
15 hours ago
Your installed has some file missing.Download magento zip again
– Amit Bera♦
15 hours ago
its my first time with magento, am i download again and just replace?
– Adedoyin
12 hours ago
its my first time with magento, am i download again and just replace?
– Adedoyin
12 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Adedoyin is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f256595%2furgent-installation-failed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Adedoyin is a new contributor. Be nice, and check out our Code of Conduct.
Adedoyin is a new contributor. Be nice, and check out our Code of Conduct.
Adedoyin is a new contributor. Be nice, and check out our Code of Conduct.
Adedoyin is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f256595%2furgent-installation-failed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Your installed has some file missing.Download magento zip again
– Amit Bera♦
15 hours ago
its my first time with magento, am i download again and just replace?
– Adedoyin
12 hours ago