Page 1 of 1

Working on 2 stores, same domain

Posted: Wed Mar 14, 2012 10:30 am
by martigen
I'm working on 2 stores, one is under the main domain: mysite.com and the other one is under test.mysite.com.

Now, both domains are directed to a different folder where a fresh OC is fully intalled. Here's the problem: when i uploaded OC to the one of the domains (mysite.com), the OC i had installed on test.mysite.com got overrided and looked exactly the same as the new installation, so pretty much i lost all the work i had on the "test" subdomain. How can this have happened? i made sure both OC installs were on different folders, and one is on the main domain and the other one on the subdomain.

What am i missing here?

Re: Working on 2 stores, same domain

Posted: Wed Mar 14, 2012 6:35 pm
by spitos
Have you checked the config.php & admin/config.php to make sure they are not pointing to the same site?

Re: Working on 2 stores, same domain

Posted: Wed Mar 14, 2012 11:08 pm
by martigen
both config files are pointing to different domains (domain and subdomain), any other suggestion?

Re: Working on 2 stores, same domain

Posted: Thu Mar 15, 2012 8:25 am
by martigen
can someone guide me through this?