Moving C5 & subdirs from sub(test) folder into root folder

Permalink 1 user found helpful
Hello all,

after all the glowing reviews of the product and support thereof, I'm on the verge of installing C5 in a test subfolder to try out / develop the site, and once its in a fit state to move it into the html root folder.

apart from the actual copying, is this a reasonably straightforward process, how many config files will need updating to make sure C5 knows where everything is located

May thanks in advance for your advice

Rgds
Graham

 
mikefatty replied on at Permalink Best Answer Reply
mikefatty
You only need to change the "site.php" file located in the config folder.

now find the line:
define('DIR_REL', '/subdomain');

Now changes it to:
define('DIR_REL', '');



let me here how its goes:-)

/Mike
vecomm replied on at Permalink Reply
Mike,

Many thanks - am just uploading to the test folder as I write - quite looking forward to it - the product seems very good!!

Rgds
Graham