Today we are bringing you a Magento automated installer script that could help you automate the installation of Magento on your server. This is a shell script will walk you through the installation process of Magento, and the only thing you need to setup first is the database and assign ...
Many people installing the lastest version of Magento 1.2.1 are facing an issue with their server not being compatible with Innodb storage engine. If during your Magento installation you receive the following error: Database server does not support InnoDB storage engine Then the simplest solution is the enable Innodb on your server. You ...