Home » Magento Guide

Configuration error on new Magento installation

17 July 2009 2 Comments

I am installing a fresh magento 1.3.2.1 in my Windows XP computer. I have Xampp installed. While installing magento, I had a problem at the configuration step where I had to fill database host, username, password etc. When I click continue after filling the required fields, the installation process doesn’t move forward. I am redirected to the same page.

Solution:

I googled and was suggested to put 127.0.0.1 instead of localhost in the url; e.g. to put http://127.0.0.1/magento  instead of http://localhost/magento . I did the same but then I got the following error displayed:

Database server does not support InnoDB storage engine
Database connection error

This error was solved. I opened my.cnf file present inside mysql/bin/ in notepad and uncommented (removed # sign) from the line skip_innodb.

Change:
#skip-innodb to skip-innodb

But still, my problem was not solved. I could not pass through the configuration page. Then I found a solution which finally helped me. I changed chmod of the following three folders to 777, i.e. making the folders writable. These folders are inside your magento folder.  In windows, right click the folder, go to properties, uncheck ‘Read Only’ present under Attributes. The folders to change are as under:

app/etc
var
media

Finally, I am through and I completed Magento installation. Hurray :)

Related posts:

  1. PHP extension error while installing Magento
  2. How to Install Sample Data for Magento?
  3. Internal Server Error 500 in Magento
  4. CoolDash – Blank Magento extension for building admin system configuration area
  5. How To Install Magento?

2 Comments »

  • phone unlock codes said:

    Good work, it is much pleasure to read your interesting posts
    regards zmurringo

  • anulya said:

    I install the magento , but after configuration it shows the error regarding the \\\’there was an error processing your request\\\’. could any one help me.

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Spam Protection by WP-SpamFree

Security Code: