How can I find the name of my WordPress database?
Using your FTP software, use the login credentials provided by Viamultimedia. Double click on public_html and then wp-content. Right click on wp-config.php to open the file using a text editor (ideally Notepad++). Once the file is opened, locate the row where you’ll see (‘DB_NAME’, ‘name of the database’);. Under no circumstances should you copy this file.