You need to import the database file in phpmyadmin.
First create database in MySQL in your hosting Then Create new user and link with database now open PhpMyAdmin and click on database that you created and import database backup file in it using import option. And finally change db name and user name & password in config.php file.