Actually I have successfully install Magento Themes to my localhost computer. But in the web browser, I need to type (in eg.) http://192.168.1.100/jmte/easyshop/ and need to always connected to my house fixed line Internet access. If I did not connect to the Internet or connect the internet outside, I cannot browse the Magento website.
My question is: I want to browse Magento website offline/localhost computer anyway and without typing a set of string (192.168.1.100). I just want it like this: http://localhost/jmte/easyshop/ .
Looking for expert quick respond. TQ.
3 answers
Hi, please go to your database manage, go to your database for easyshop and change the value (http://192.168.1.100/jmte/easyshop/) to (http://localhost/jmte/easyshop/) in core_config_data table.
Hi, please go to your database manage, go to your database for easyshop and change the value (http://192.168.1.100/jmte/easyshop/) to (http://localhost/jmte/easyshop/) in core_config_data table.
Changes have been made. But when I try to browse the Magento website by typing: http://localhost/jmte/easyshop
This is the error:
The connection has timed out
The server at 192.168.1.100 is taking too long to respond.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
But when I try to type: http://localhost/jmte/
This i OK to show all the directory inside.
Actually what is the problem?
Please change like my attachment. I have changed this on my local and it works well.