Hello All,
In order to change the database blog for wordpress one need to edit wp-config.php file from the server. One need to edit below mentioned definition in the file:
define('DB_NAME', 'yourdbname');
One can provide desired database name save the file to apply changes.
Thanks,
Shane G.
Popularity: 6%