tglynx Posted July 20, 2011 Share Posted July 20, 2011 Hi, i moved my prestashop instance to a new public ip where i can finally use port 80 instead of 8080. I now have the problem that all links in the shop still point to mydomain.com:8080 instead of mydomain.com but i cant find where i configured this last time.please help / adviceThanks,Michael Link to comment Share on other sites More sharing options...
tglynx Posted July 20, 2011 Author Share Posted July 20, 2011 silly me! i just found it ... the setting is located under Back Office > Preferences > SEO > URLs SetupNever mind... Link to comment Share on other sites More sharing options...
mediterano Posted May 17, 2014 Share Posted May 17, 2014 My PrestaShop v1.6 runs fine on port 80 but I can't get the shop to run on port 8080 (the admin site does work over port 8080 though...), What I have done so far: .) changed httpd.conf to make Apache to listen to port 8080 .) changed httpd_vhosts.conf to make PrestaShop to listen to port 8080 .) restartet APACHE .) updated PS_configuration_table and set PS_SHOP_DOMAIN to 192.168.1.125:8080 .) updated IPTABLES to allow communicaiton on port 8080 but it still doesn't work...Any idea as to what I am missing? I found out that this was a bug which got fixed in v1.4.7 so how comes I still have this issue in v1.6? http://forge.prestas...owse/PSCFI-4940 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