Export/import of CMSMS database

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
slashman

Export/import of CMSMS database

Post by slashman »

What's the best way to import an exisitng CMSMS database to a live site?

I have a test site working well on a separate server and have exported the database. I've loaded CMSMS on the live site, and I've have created a new database without the table defined. I don't have access to the shell on the linux server, so what are my options?
cyberman

Re: Export/import of CMSMS database

Post by cyberman »

Perhaps you should import the database to your livesite (for instance with phpmyadmin on MySQL-DB) ;-) .
slashman

Re: Export/import of CMSMS database

Post by slashman »

Thanks. I needed to delete the tables (didn't realize I had the checkbox on install checked) and then execute the .sql file I exported. As you mentioned, everything came in. Dumb oversight on my part.
Locked

Return to “CMSMS Core”