• I have two databases in MySQL – one for my current blog, one for the blog I’m creating now. How do I make sure I upload WordPress to the new database – How do I select which database I upload WP to?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User

    (@anonymized-473288)

    Specify the database in wp-config

    So say your original database is called ‘database a’ create a new database in MySQL named “database b’ and then place the name ‘database b’ in wp-config.

    Thread Starter jkrausert

    (@jkrausert)

    Thanks Design_Dolphin!

    That worked great.

    Take it easy.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uploading WordPress to correct MySQL Database’ is closed to new replies.