Jump to content

Local domain acting funny


Recommended Posts

Hi guys, first post, long time lurker now an active member,

 

Well, the thing is, I received a prestashop site that in order to edit a few things, need it to download and install it in my localhost, edited the database for the URL to have it pointing to localhost/sitefolder/store instead of domain/store/ but now when I try to load something the url in my browser is:

 

http://127.0.0.1/alltrueistic/store/store/index.php

 

So it is repeating the store folder I just need it to be like:

 

http://127.0.0.1/alltrueistic/store/index.php

 

But I was looking in the database and cannot find that URL, so wondering if you more seasoned guys have an idea of where to look?

 

Thanks a lot!

Arturo

Link to comment
Share on other sites

They table should be in ps_shop_url 

 

what does it say in that table?

 

uhmmm, thats weird, I don-t have that table....

 

EDIT:  Sorry, found it, was looking in somewhere else, it says:  

 

Domain: 127.0.0.1/alltrueistic/store/

domain ssl: 127.0.0.1/alltrueistic/store/

physical uri /store/

Edited by dlbgroup (see edit history)
Link to comment
Share on other sites

uhmmm, thats weird, I don-t have that table....

 

EDIT:  Sorry, found it, was looking in somewhere else, it says:  

 

Domain: 127.0.0.1/alltrueistic/store/

domain ssl: 127.0.0.1/alltrueistic/store/

physical uri /store/

 

from domain remove /store/ 

or change physical uri to "/"

Link to comment
Share on other sites

from domain remove /store/ 

or change physical uri to "/"

 

from domain remove /store/ 

or change physical uri to "/"

 

All righty, now it is:

 

Domain: 127.0.0.1/alltrueistic/store/

domain ssl: 127.0.0.1/alltrueistic/store/

physical uri /

 

But now it says This page has a redirect loop

 

:(  :unsure:

Link to comment
Share on other sites

×
×
  • Create New...