While installing Magento on server I got the following error
Database server does not support the InnoDB storage engine.
Database connection error.
How can I overcome this?
Contact your server support team to get the issue resolved. Tell them about the error and they will provide you with alternative/solution that supports InnoDB.
Depends on the hosting company.
[mysqld]
#skip-inndobAll of these steps should activate the InnoDB module, you can test it by going into your phpMyAdmin > SQL Enter: show engines; command into the empty field and press It should give the output: