Help - Search - Members - Calendar
Full Version: Moving my site
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
ByondF1
I would like to move my store from http://mydomain.com/CubeCart to http://mydomain.com. The databases will be staying where they are. WHat are the steps to moving the site?

Thanx in advance.
roban
Copy all files to the root of your site and change the path information in global.inc file to reflect the new path to your store and files. The $glob['rootRel'] = 'CubeCart'; will change to $glob['rootRel'] = ''; as well.
ByondF1
QUOTE(roban @ Nov 14 2006, 08:31 PM) *
Copy all files to the root of your site and change the path information in global.inc file to reflect the new path to your store and files. The $glob['rootRel'] = 'CubeCart'; will change to $glob['rootRel'] = ''; as well.


Thanx a ton.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.