Trying to setup Magento on my PC (localhost:81) using XAMPP
1. Created database ‘magento’
2. Imported Sample Data sql file on the database which worked fine
3. Visited http://localhost:81/magento/install
4. Provided necessary information according to my settings
After ‘Next’, the page keeps loading and from PhpMyAdmin I can see that ‘magento’ database is being updated since no. of tables is increasing but then i get stuck with the following error:
Such error appears when someone imports the test data of earlier Magento version and install the new one.
Check for which version of Magento you have the test data.
Such error appears when someone imports the test data of earlier Magento version and install the new one.
Check for which version of Magento you have the test data.
Thank you for your reply. That would explain my situation.
I have downloaded Sample data for 1.1.2 but Magento is 1.7.0.2
But I don’t see any Sample Data for Magento 1.7.0.2 !?!
What should I do?