· 6 years ago · Jun 18, 2019, 05:02 PM
1Starting Magento installation:
2File permissions check...
3
4Required extensions check...
5
6Enabling Maintenance Mode...
7
8Installing deployment configuration...
9
10Installing database schema:
11[ERROR] PDOException: SQLSTATE[HY000]: General error: 1813 Tablespace for table '`magentolatest`.`setup_module`' exists. Please DISCARD the tablespace before IMPORT. in E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbStatementPdo.php:228 Stack trace: #0 E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbStatementPdo.php(228): PDOStatement->execute(Array) #1 E:xampphtdocsmagentolatestvendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #2 E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #3 E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #4 E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('CREATE TABLE IF...', Array) #5 E:xampphtdocsmagentolatestvendormagentoframeworkDBAdapterPdoMysql.php(542): Zend_Db_Adapter_Pdo_Abstract->query('CREATE TABLE IF...', Array) #6 E:xampphtdocsmagentolatestvendormagentoframeworkDBAdapterPdoMysql.php(617): MagentoFrameworkDBAdapterPdoMysql->_query('CREATE TABLE IF...', Array) #7 E:xampphtdocsmagentolatestvendormagentoframeworkDBAdapterPdoMysql.php(2141): MagentoFrameworkDBAdapterPdoMysql->query('CREATE TABLE IF...') #8 E:xampphtdocsmagentolatestsetupsrcMagentoSetupModelInstaller.php(593): MagentoFrameworkDBAdapterPdoMysql->createTable(Object(MagentoFrameworkDBDdlTable)) #9 E:xampphtdocsmagentolatestsetupsrcMagentoSetupModelInstaller.php(827): MagentoSetupModelInstaller->setupModuleRegistry(Object(MagentoSetupModuleSetup)) #10 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #11 E:xampphtdocsmagentolatestsetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #12 E:xampphtdocsmagentolatestsetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #13 E:xampphtdocsmagentolatestvendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #14 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #15 E:xampphtdocsmagentolatestvendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #16 E:xampphtdocsmagentolatestvendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #17 E:xampphtdocsmagentolatestvendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #18 E:xampphtdocsmagentolatestvendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #19 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #20 E:xampphtdocsmagentolatestvendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #21 E:xampphtdocsmagentolatestvendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #22 E:xampphtdocsmagentolatestvendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #23 E:xampphtdocsmagentolatestsetupindex.php(39): ZendMvcApplication->run() #24 {main} Next Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1813 Tablespace for table '`magentolatest`.`setup_module`' exists. Please DISCARD the tablespace before IMPORT., query was: CREATE TABLE IF NOT EXISTS `setup_module` ( `module` varchar(50) NOT NULL COMMENT 'Module' , `schema_version` varchar(50) NULL COMMENT 'Schema Version' , `data_version` varchar(50) NULL COMMENT 'Data Version' , PRIMARY KEY (`module`) ) COMMENT='Module versions registry' ENGINE=INNODB charset=utf8 COLLATE=utf8_general_ci in E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbStatementPdo.php:235 Stack trace: #0 E:xampphtdocsmagentolatestvendormagentoframeworkDBStatementPdoMysql.php(93): Zend_Db_Statement_Pdo->_execute(Array) #1 E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbStatement.php(303): MagentoFrameworkDBStatementPdoMysql->_execute(Array) #2 E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbAdapterAbstract.php(480): Zend_Db_Statement->execute(Array) #3 E:xampphtdocsmagentolatestvendormagentozendframework1libraryZendDbAdapterPdoAbstract.php(238): Zend_Db_Adapter_Abstract->query('CREATE TABLE IF...', Array) #4 E:xampphtdocsmagentolatestvendormagentoframeworkDBAdapterPdoMysql.php(542): Zend_Db_Adapter_Pdo_Abstract->query('CREATE TABLE IF...', Array) #5 E:xampphtdocsmagentolatestvendormagentoframeworkDBAdapterPdoMysql.php(617): MagentoFrameworkDBAdapterPdoMysql->_query('CREATE TABLE IF...', Array) #6 E:xampphtdocsmagentolatestvendormagentoframeworkDBAdapterPdoMysql.php(2141): MagentoFrameworkDBAdapterPdoMysql->query('CREATE TABLE IF...') #7 E:xampphtdocsmagentolatestsetupsrcMagentoSetupModelInstaller.php(593): MagentoFrameworkDBAdapterPdoMysql->createTable(Object(MagentoFrameworkDBDdlTable)) #8 E:xampphtdocsmagentolatestsetupsrcMagentoSetupModelInstaller.php(827): MagentoSetupModelInstaller->setupModuleRegistry(Object(MagentoSetupModuleSetup)) #9 [internal function]: MagentoSetupModelInstaller->installSchema(Array) #10 E:xampphtdocsmagentolatestsetupsrcMagentoSetupModelInstaller.php(367): call_user_func_array(Array, Array) #11 E:xampphtdocsmagentolatestsetupsrcMagentoSetupControllerInstall.php(109): MagentoSetupModelInstaller->install(Array) #12 E:xampphtdocsmagentolatestvendorzendframeworkzend-mvcsrcControllerAbstractActionController.php(84): MagentoSetupControllerInstall->startAction() #13 [internal function]: ZendMvcControllerAbstractActionController->onDispatch(Object(ZendMvcMvcEvent)) #14 E:xampphtdocsmagentolatestvendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #15 E:xampphtdocsmagentolatestvendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #16 E:xampphtdocsmagentolatestvendorzendframeworkzend-mvcsrcControllerAbstractController.php(118): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #17 E:xampphtdocsmagentolatestvendorzendframeworkzend-mvcsrcDispatchListener.php(118): ZendMvcControllerAbstractController->dispatch(Object(ZendHttpPhpEnvironmentRequest), Object(ZendHttpPhpEnvironmentResponse)) #18 [internal function]: ZendMvcDispatchListener->onDispatch(Object(ZendMvcMvcEvent)) #19 E:xampphtdocsmagentolatestvendorzendframeworkzend-eventmanagersrcEventManager.php(490): call_user_func(Array, Object(ZendMvcMvcEvent)) #20 E:xampphtdocsmagentolatestvendorzendframeworkzend-eventmanagersrcEventManager.php(260): ZendEventManagerEventManager->triggerListeners('dispatch', Object(ZendMvcMvcEvent), Object(Closure)) #21 E:xampphtdocsmagentolatestvendorzendframeworkzend-mvcsrcApplication.php(340): ZendEventManagerEventManager->triggerEventUntil(Object(Closure), Object(ZendMvcMvcEvent)) #22 E:xampphtdocsmagentolatestsetupindex.php(39): ZendMvcApplication->run() #23 {main}