Linking SQL database to new WordPress site

Avatar
  • Answered
I have just completed migrating my WP website and am waiting for the Nameserver propagation period. During the installation I created 2 Databases - one for this site and one for a second website I intend to launch.
My question:
How can I ensure that when I create the second WP installation it will be linked to the second database I created?
Avatar
Scott
Hello,

Thank you for your question on linking your second WordPress site to a database. The database settings are located in the wp_config.php file. There you can make changes to point it to the correct database. You will only need the database name, the database user name, and the database user password to do so. This information is located in the top portion of the file.

Kindest Regards,
Scott M