Magento Installation - Database server does not support the InnoDB storage engine

cjhami

Registered
Mar 13, 2013
4
0
1
cPanel Access Level
Website Owner
Hi,

Im having difficulty with the installation of Magento.
On the configuration page I am presented with the error message:

"Database server does not support the InnoDB storage engine"

Im installing Magento using cPanel on a shared host.

Does anyone have any idea how to solve this issue.

Thanks
 

JaredR.

Well-Known Member
Feb 25, 2010
1,834
27
143
Houston, TX
cPanel Access Level
Root Administrator
You will need to either configure Magento to not use InnoDB for its database tables (if possible), or ask your host if InnoDB can possibly be enabled. Either way, your host should be able to help you with this.
 

fiascolabs

Registered
Mar 24, 2013
1
0
1
cPanel Access Level
Website Owner
Congratulations, you've just found your webhosting provider is inadequate to the task of hosting Magento.

Even if they can enable Innodb, they will not be prepared to give you the resources to run Magento. Especially if this is on a shared host.

Trying to run Magento as ISAM tables exclusively is long past it's sell-by date and went out with version 1.3.x.x

For your best future experience with running Magento, you will need to find a host that understands running Magento under a shared environment, unless you intend on having 5000 or more products, then you need to look into VPS/Dedicated hosting.
 
Last edited:

blackqubers

Registered
Apr 7, 2015
1
0
1
India
cPanel Access Level
DataCenter Provider
We often face Database server does not support InnoDB storage engine while installing the Magento for the first time.Given below some of quick fix to make it rectify the issue and make it work.

please check the below link

magentoextensiondevelopers.wordpress.com/2015/04/07/magento-installing-errors/
 
Last edited by a moderator: