WAMP XAMPP: Localhost server not working

Problem: I am unable to start the localhost server (wamp / xampp). When I type http://localhost or http://127.0.0.1 in Firefox, I get the following error message:- Unable to connect Firefox can’t establish a connection to the server at localhost. When I type http://localhost or http://127.0.0.1 in Google Chrome, I get the following error message:- This … Read more

Magento: Setup Multiple Website

This step-by-step tutorial will guide you to create multiple websites in Magento. I suppose that Magento is installed in the website’s root folder. Let’s assume the website URL to be your-website.com. Magento is already installed in your-website.com. Now, we will be setting up for new website from Magento admin. Let our new website be your-new-website.com. … Read more