• Dear all,

    My website has two backend databases. One of them is a clone of the other.

    The website is currently connected to the original database. I wish to switch the backend database from the original to the clone. In other words, I want the website to connect to the database clone.

    Could anyone advise how to achieve this?

    Thank you in advance.
    Salesian

    • This topic was modified 10 months, 1 week ago by salesian.
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Permanently connect to the clone? Alter the DB connection data in wp-config.php as needed. Unless you have some external mechanism to sync the two DBs, the one you’re connected to will soon no longer be a clone of the other since WP will only modify the DB it’s connected to.

Viewing 1 replies (of 1 total)
  • The topic ‘Switching Backend Database’ is closed to new replies.