Page 1 of 1

Moving site from sub domain

Posted: Mon Jun 11, 2007 1:03 pm
by rickblackdog
Before implementing CMSmadesimple on to my actual site, I'd like to run a test on a sub domain.

Once I'm ready to put the site live, can I simply copy the files across to the main domain?

Just trying to leave as little down time as possible and make sure there are no bugs to iron out.  It'll also provide me with a testing environment

Re: Moving site from sub domain

Posted: Mon Jun 11, 2007 1:19 pm
by alby
rickblackdog wrote: Once I'm ready to put the site live, can I simply copy the files across to the main domain?
Yes, but before:
- backup db
- check permission folder updates and tmp
- new value for path and url path in config.php

Alby

Re: Moving site from sub domain

Posted: Mon Jun 11, 2007 2:02 pm
by RonnyK
If you don't have to move, but just can rename the folder, f.e. "test.domain.com" to "www.domain.com", you  only have to change the config.php after the renaming.

Off course "Backing up" is a wise thing to do......

Ronny

Re: Moving site from sub domain

Posted: Mon Jun 11, 2007 9:02 pm
by Pierre M.
Clearing the cache may help too.
Pierre M.

Re: Moving site from sub domain

Posted: Tue Jun 12, 2007 12:02 am
by calguy1000
this will all work, assuming you haven't put any 'absolute' links into your pages.  If you have, well.... you'll have to fix them too.