Help moving an existing site - where's the DB?

Permalink
I have a few Concrete 5 sites on my server. I'm not terribly familiar with phpMyAdmin but plan to use it to copy and move the database. I have several databases on the server with similar names and I don't want to move / copy the wrong database. Is there a way from within the control panel to determine the names of any databases used within a specific site. One of the things compounding my confusion is that some of the other sites on the server are development versions of the site I wish to move.

thanks

 
enlil replied on at Permalink Reply
enlil
If you look in your /config/site.php file you can determine the database name for each installation to be sure you're moving the correct one.
WillemAnchor replied on at Permalink Reply
WillemAnchor
http://www.concrete5.org/documentation/installation/moving_a_site/
and also:
http://www.concrete5.org/documentation/how-tos/developers/backup-a-...
JohntheFish replied on at Permalink Reply
JohntheFish
If you want the easy answer to bundling up everything you need to copy a site, have a look at Backup Voodoo.
http://www.concrete5.org/marketplace/addons/backup-voodoo/...