How do I set up multiple Magento sites from the same domain?
Posted
by
Jenx222
on Server Fault
See other posts from Server Fault
or by Jenx222
Published on 2012-11-16T13:06:53Z
Indexed on
2012/11/17
11:08 UTC
Read the original article
Hit count: 272
I have a Magento installation with two sites, each with a shop and a view. I have an EU store in one site and a NON-EU store in the other. Both sites use a different currency. At present both of these websites are located on the same domain. I have been able to switch between stores using cookies but this seems to cause an inherit amount of problems. Every time a user creates an account on the non-default shop they get a blank error message. They also get a blank error message when they log in. Can anyone point me in the right direction? I need to use a different currency for each store but they all need to be on the same domain.
© Server Fault or respective owner