Exporting and Importing Content

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
memarkiam

Exporting and Importing Content

Post by memarkiam »

I'm working with a site, retrofitting CMSMS, on a 'dev' server. Once we're happy with it, we'll want to set-up the site up on the live server.

Obviously we don't want to reenter all the content. I guess I can, through ftp, just move the relevant files across, but Im not sure if this will work for the MySQL db. I think my hoster (1and1) 'manages' the db, so not sure if I can just stick another db on the new server.

Is there a way to export then import all of the templates, pages, content, etc, from 1 CMSMS db to another?

Many thanks,
Mark
moorezilla

Re: Exporting and Importing Content

Post by moorezilla »

As long as you name the two databases the same, it should be easy to port mysql information. Just export your current database as sql and import the sql into the new database. Do you have access to phpMyAdmin or a similar tool?
memarkiam

Re: Exporting and Importing Content

Post by memarkiam »

OK - I think I've answered this myself. I do it through my hosters 'PhpMyAdmin' control panel (well, there seesm to be an Export funciton. Can't see an import equivalent, but I can check with them).

Anyway, if anyone has tips/tricks from experiance of this that would be appreciated!

Many thanks,
Mark
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Exporting and Importing Content

Post by Dr.CSS »

I move sites with out problems, love 1and1 and have done it on many other servers/hosts...

How I move... http://forum.cmsmadesimple.org/index.ph ... 376.0.html
Locked

Return to “CMSMS Core”