Jump to content

Configure Prestashop site from server to Localhost problem with some part of page


Recommended Posts

.Hi Colleagues,

I'm trying to setup PrestaShop locally but I have one problem.
My site is working with address:
http://localhost:8090/my_shop/index.php
so "localhost:8090/my_shop/" is from wamp application, 
localhost:8090/ - my localhost
my_shop/ - wamp www project folder
I set up:
ps_shop_url
-domain = localhost:8090 
-domain_ssl  = localhost:8090 
-physical_uri  = /my_shop/

ps_configuration
-PS_SHOP_DOMAIN = localhost:8090/my_shop
-PS_SHOP_DOMAIN_SSL =  localhost:8090/my_shop
-PS_REWRITING_SETTINGS = 0

The site is working but not correctly, not all image and sites are working. Sometimes when I try to open the page I get respond without /my_shop/ prefix and I think this is the problem but I don't know where to configure it?

 

I would be grateful for any help.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...