How to backup my remote MySql database

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
jackannarichart
New Member
New Member
Posts: 1
Joined: Fri Apr 28, 2017 1:03 am

How to backup my remote MySql database

Post by jackannarichart »

I am running CMS made Simple content management system for my website. I want to move my existing website to another hosting server. I need to backup my old CMS MySql database remotely. I don’t have PhpMyAdmin installed on hosting server. I know the database name, database username, and its password.
So how can I can backup remotely my old database from server to local machine? Thanks in advance
User avatar
magallo
Dev Team Member
Dev Team Member
Posts: 121
Joined: Thu Mar 24, 2011 12:37 am

Re: How to backup my remote MySql database

Post by magallo »

If you have localhost running on your pc, you could install phpmyadmin locally and connect it to your database with the info you have. At that point you could do anything you would do on the host server.
"Simply" create a new local site and install phpmyadmin. You will need to manually set the config file before launching.
Hope this helps.
Magal Hezi
Pixel Solutions, Technology Partners
magal@pixelsolutions.biz | pixelsolutions.biz

Image
scooper
Forum Members
Forum Members
Posts: 242
Joined: Fri Dec 09, 2005 12:36 pm

Re: How to backup my remote MySql database

Post by scooper »

There's also the (very handy) Adminer module

http://dev.cmsmadesimple.org/projects/dbadminer

which will install a copy of Adminer you can access in the CMS admin area and which will allow you to export your db.
Post Reply

Return to “The Lounge”