AndersHelbo Posted October 3, 2014 Share Posted October 3, 2014 Hi I have a webshop which is online at the moment. I want to transfer the webshop to my computer and use localhost (127.0.0.1) via WAMP server, but I'm having a problem with this and hope that someone can help me. I have moved all files from FTP to a local folder on http://127.0.0.1/eblaek/ I have generated a backup of the MySQL and imported it into the localhost MySQL I've changed PS_SHOP_DOMAIN, PS_SHOP_DOMAIN_SSL and PS_SHOP_URL to point on http://127.0.0.1/eblaek. When I access the webshop on this address in Google Chrome and other browsers, I get a message that says: "This page does not exists". Someone who has an idea? If I go to http://127.0.0.1/ there's no problem. Link to comment Share on other sites More sharing options...
NemoPS Posted October 3, 2014 Share Posted October 3, 2014 url should be 127.0.0.1 only, while the folder must be eblaek 2 Link to comment Share on other sites More sharing options...
AndersHelbo Posted October 3, 2014 Author Share Posted October 3, 2014 url should be 127.0.0.1 only, while the folder must be eblaek Thanks. That helped me a lot Link to comment Share on other sites More sharing options...
El Patron Posted October 3, 2014 Share Posted October 3, 2014 tip, if you use that same local IP address in db name at install or later in settings.inc.php, the localhost performance really improves. original tip from our Canadian moderator Bill..thanks Bill... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now