Melkon Posted March 22, 2017 Share Posted March 22, 2017 (edited) Hello im new to prestashop so dont bash. I'm trying a local install of 1.7 for a client to set up a demo and i currently don't have access to a remote server. So i'm hosting a lamp server on a VM of ubuntu 16.04. Everything goes smooth and the back/front office works from the computer hosting the VM as well as any other local devices. However its not accessible from external devices. But here's the kicker everything's configured (ports opened etc) for external access and i can test with sample php & html pages however prestashop is the only thing that's not working. When hitting the link it gives a time out error and fails with every try. Does anybody have any ideas for this issue. Thanks Edited March 22, 2017 by Melkon (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted March 23, 2017 Share Posted March 23, 2017 can you define what an external device is? is this device on the same local network as your VM, or are these external devices outside of your network? If they are outside of your network, then this is expected behavior, unless you have opened your external ports in your network router to allow external traffic into your local network, and then routed those port requests to your VM server appropriately. Note: I would not advise doing that, once you open your router ports/firewall, you will most likely be hacked Link to comment Share on other sites More sharing options...
Melkon Posted March 24, 2017 Author Share Posted March 24, 2017 Actually after a lot of searching was the url redirection that was redirecting to the local adress instead of the wan adress. And yes ports are open but for a limited time (minutes) a day only for testing. 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