Quote Originally Posted by gjh42 View Post
They are definitely in subfolders. If one were in the domain root, you would get to it just by entering www.mydomain.com.

You should not need to change any links or folder names aside from the two configure.php files, unless you have improperly hard-coded complete URLs in custom text/code.
The way it's set up now if I go to my web site, MyDomain.com and surf around there and then decide I want to buy something I click on the Shop Now button or the various Buy Now buttons. That takes me to the Zen shopping cart. The URL in the address bar now shows MyDomain.com/zencart/.

If I want to replace my live site (which is in folder /zencart) with my test site (which is in folder /ZenCartUpgradeTest) AND once completed I want the URL to show MyDomain.com/zencart/ how do I accomplish this? Don't I need to rename these two folders and alter the configure.php files?