Page 1 of 1

Installation in a test folder and then move

Posted: Sat Dec 16, 2006 7:59 am
by petrangr
Hi,
i have installed cms made simple in a test folder within my existing website, is it possible after all the testing and the migration to the cms to move the content of that folder in the root and still work?

Re: Installation in a test folder and then move

Posted: Sat Dec 16, 2006 8:20 am
by Dr.CSS
If it is somedomainnameDOTcom/testfolder and you want to move it to somedomainnameDOTcom and it is still using the same DB then move all folders/files to root and open config.php and change all the paths, removing the testfolder part...

Re: Installation in a test folder and then move

Posted: Sat Dec 16, 2006 2:56 pm
by petrangr
thank you