Jump to content

Acess from a PC in network


Recommended Posts

Hello.

 

Today I installed appserv and prestashop, and works fine in mi local machine: "http://localhost/prestashop"'>http://localhost/prestashop"

 

But when I try to access with another PC in network, when I type in browser, "http://192.100.100.226/prestashop", browser redirect to http://localhost/prestashop and cannot see web from other computer, only from local computer.

 

Any suggest?

Link to comment
Share on other sites

localhost is only meaningful in the context of the machine Prestashop installed and is used during installation sometime depending on how your networking is setup. Change the configuration values for the PS_SHOP_DOMAIN_SSL and PS_SHOP_DOMAIN rows to 192.100.100.226 in prefix_configuration table in DB. Since prestashop is not at the root you may also need to alter prestashop/config/config.inc.php __PS_BASE_URI__ define to point to the same IP.

Link to comment
Share on other sites

  • 3 weeks later...
  • 4 weeks later...
  • 1 year later...

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...