I'm trying to move an existing WordPress site from the current database it uses to a new database that I created. How do I go about this without losing the WordPress install with all the pages, settings, and everything else already installed? Is it just a matter of updating the wp-config.php file to the new database name and MySQL hostname?
↧