How to Install Magento on Localhost Like XAMPP
This step-by-step tutorial will help you install Magento quickly and easily on localhost. When you install XAMPP – make sure to install “phpmyadminâ€. Once you have XAMPP installed and running, follow these steps:
Download
-
- Download Magento CE from here (recommended .zip file for Windows) https://www.magentocommerce.com/products/downloads/magento/
- Extract contents of magento-1.9.1.0.zip into this folder: c:xampphtdocs
- As a result you should have a new folder called “magentoâ€: c:xampphtdocsmagento
- Now open this URL in your browser: https://localhost/magento/
You should see Magento installation page:
Agree with terms and click “Continueâ€
-
- On “Localization†page select preferred options and click “Continueâ€
- On “Database Connection†page you must specify credentials to an existing database. You have to create it manually. This can be done from phpmyadmin (which should be installed along with XAMPP)
Keep the tab in your browser with Magento installation open. Open a new tab and enter this URL: http://localhost/phpmyadmin/
You should see phpmyadmin dashboard. In the top menu click “Databasesâ€, then type some database name (say magentodb) and click “Createâ€
-
- Return to Magento installation tab. Enter the newly created database name, username “root†into database user field and I’d recommend you to enable “Use Web Server (Apache) Rewrites†checkbox. You may leave all other fields as they are and click “Continueâ€.
-
- On the last step you have to enter your name, email and specify what username and password you would like to be used to log into your store backend (administration panel)
-
- That’s it! Now you should be able to see your Magento store front by this URL http://localhost/magento/ and log into backend using this URL : http://localhost/magento/admin/
Recent Posts
Why Google Hates Black Hat SEO: How Unethical Tactics Damage Search Engines
What is Black Hat SEO? Black hat SEO is a set of dishonest techniques used to boost a website’s search engine ranking. U...
Essential WooCommerce Security Plugins and Tips for a Secure Store
Are you looking for the best wooCommerce plugins for your secure store? If you keep reading this blog, we will show you the m...
How to Improve Your Ecommerce Website’s User Experience for Higher Conversions
Creating a good user experience on your e-commerce website is important for driving conversion. Every user expects a fast and...
How Virtual Shopping is Shaping the Future of E-commerce?
Virtual reality has changed so many businesses, including e-commerce. Virtual shopping is becoming a groundbreaking trend tha...