Magento2.3.1 installation errorMagento 2 Community Edition Installation Issue - General error: 1025 Error on rename (errno: 13 “Permission denied”)“There has been an error processing your request” in Admin area after installationInstalling MagentoWhen installing Magento 2 on xamp, extracted all the files into htdocs. When I go to localhost/magento I get a fatal errorMagento2 Install Fails on Percona Clusterunable to install magento 2.2.4 on xamppMagento 2.3.1 installation ErrorMagento 2 Admin Page “Specified invalid parent id (Specified invalid parent id (Ibnab_Common::ibnabrightmenu)”Paypal settings in Magento2.3.1Magento installation error from command line
How to capture more stars?
Get LaTeX form from step by step solution
Can a wire having a 610-670 THz (frequency of blue light) AC frequency supply, generate blue light?
Understanding STM32 datasheet regarding decoupling capacitors
Points within polygons in different projections
Preserving culinary oils
How was Apollo supposed to rendezvous in the case of a lunar abort?
Can't connect to Internet in bash using Mac OS
What does "Marchentalender" on the front of a postcard mean?
What caused the tendency for conservatives to not support climate change regulations?
How can I prevent interns from being expendable?
How can I grammatically understand "Wir über uns"?
How does the contract TwitterHumanityApplicant queries the Twitter API?
Can a rogue effectively triple their speed by combining Dash and Ready?
Is there a rule that prohibits us from using 2 possessives in a row?
A "distinguishing" family of subsets
Windows 10 Programs start without visual Interface
SPI on stm32 won't work without pullup resistors and even then performs poorly
How to detach yourself from a character you're going to kill?
What does "tea juice" mean in this context?
Draw a checker pattern with a black X in the center
How to pipe large files through fold before opening?
Is floating in space similar to falling under gravity?
The deliberate use of misleading terminology
Magento2.3.1 installation error
Magento 2 Community Edition Installation Issue - General error: 1025 Error on rename (errno: 13 “Permission denied”)“There has been an error processing your request” in Admin area after installationInstalling MagentoWhen installing Magento 2 on xamp, extracted all the files into htdocs. When I go to localhost/magento I get a fatal errorMagento2 Install Fails on Percona Clusterunable to install magento 2.2.4 on xamppMagento 2.3.1 installation ErrorMagento 2 Admin Page “Specified invalid parent id (Specified invalid parent id (Ibnab_Common::ibnabrightmenu)”Paypal settings in Magento2.3.1Magento installation error from command line
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I started to install fresh Magento2.3.1 in xampp with a fresh database.
When I am installing the Magento everything is set up properly. But Suddenly I got the following error:
[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
EXISTSsetup_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
installation magento2.3.1 console
add a comment |
I started to install fresh Magento2.3.1 in xampp with a fresh database.
When I am installing the Magento everything is set up properly. But Suddenly I got the following error:
[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
EXISTSsetup_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
installation magento2.3.1 console
Is it a fresh database? As I see, we need to deletesetup_module
table in your database.
– Khoa TruongDinh
May 23 at 10:30
Please check if this link is useful for you stackoverflow.com/questions/15694168/…
– Raj Mohan R
May 23 at 10:32
add a comment |
I started to install fresh Magento2.3.1 in xampp with a fresh database.
When I am installing the Magento everything is set up properly. But Suddenly I got the following error:
[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
EXISTSsetup_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
installation magento2.3.1 console
I started to install fresh Magento2.3.1 in xampp with a fresh database.
When I am installing the Magento everything is set up properly. But Suddenly I got the following error:
[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
EXISTSsetup_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
installation magento2.3.1 console
installation magento2.3.1 console
edited May 23 at 11:05
Teja Bhagavan Kollepara
asked May 23 at 10:28
Teja Bhagavan KolleparaTeja Bhagavan Kollepara
2,90242051
2,90242051
Is it a fresh database? As I see, we need to deletesetup_module
table in your database.
– Khoa TruongDinh
May 23 at 10:30
Please check if this link is useful for you stackoverflow.com/questions/15694168/…
– Raj Mohan R
May 23 at 10:32
add a comment |
Is it a fresh database? As I see, we need to deletesetup_module
table in your database.
– Khoa TruongDinh
May 23 at 10:30
Please check if this link is useful for you stackoverflow.com/questions/15694168/…
– Raj Mohan R
May 23 at 10:32
Is it a fresh database? As I see, we need to delete
setup_module
table in your database.– Khoa TruongDinh
May 23 at 10:30
Is it a fresh database? As I see, we need to delete
setup_module
table in your database.– Khoa TruongDinh
May 23 at 10:30
Please check if this link is useful for you stackoverflow.com/questions/15694168/…
– Raj Mohan R
May 23 at 10:32
Please check if this link is useful for you stackoverflow.com/questions/15694168/…
– Raj Mohan R
May 23 at 10:32
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
);
);
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%2f275838%2fmagento2-3-1-installation-error%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
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.
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%2f275838%2fmagento2-3-1-installation-error%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
Is it a fresh database? As I see, we need to delete
setup_module
table in your database.– Khoa TruongDinh
May 23 at 10:30
Please check if this link is useful for you stackoverflow.com/questions/15694168/…
– Raj Mohan R
May 23 at 10:32