wp-sync-db / wp-sync-db

A WordPress plugin that lets you push, pull, and sync database tables between WordPress installations.
https://wp-sync-db.github.io
GNU General Public License v2.0
2.29k stars 386 forks source link

Migrate URL Error in Local Dev #140

Open Corriger opened 7 years ago

Corriger commented 7 years ago

Trying to sync databases between team members on local environments and running into the following error:

"It appears you've entered the URL for this website, you need to provide the URL of the remote website instead."

Is there a simple solution to teams syncing databases using this plugin? Thanks!

Peeeep commented 7 years ago

If you have previously cloned the databases manually (mysqldump, via phpmysql or similar), you simply have to go to settings and reset the api key prior to connecting to some other machine.