You can check the database for your Joomla website, by reviewing the configuration file of your script. To do that, you need to log into your cPanel account > Files > File Manager. Then navigate to the directory of your Joomla website and select the configuration.php file. Click on the View button at the top of the screen. You will notice the following line of code:

 

  • public $db = ‘user_database’;

 

where user is your cPanel username and database is the name of your actual database, used by Joomla.