Running two versions of Opencart
Posted: Thu Aug 16, 2018 12:57 am
Hi everyone,
I have my main website which is the live version and a copy of this website in a sub-directory with separate DB, users etc.. I've changed the .htaccess file RewriteBase accordingly.
If I log onto my MAIN site and my TESTA site, there is no problem. If I create a new test website (TESTB) in a sub-directory and also with separate DB, users etc I cannot be logged into TESTA and TESTB at the same time. If I log into TESTA then into TESTB, I get booted out of TESTA. Why is that?
This is what I have
MAIN
MAIN/TESTA/
MAIN/TESTB/
Thanks
I have my main website which is the live version and a copy of this website in a sub-directory with separate DB, users etc.. I've changed the .htaccess file RewriteBase accordingly.
If I log onto my MAIN site and my TESTA site, there is no problem. If I create a new test website (TESTB) in a sub-directory and also with separate DB, users etc I cannot be logged into TESTA and TESTB at the same time. If I log into TESTA then into TESTB, I get booted out of TESTA. Why is that?
This is what I have
MAIN
MAIN/TESTA/
MAIN/TESTB/
Thanks