How to modify Database Sync plugin to use HTTP authentication
-
I just installed the Database Sync plugin, and I was able to install and activate it on both my local server and the production server. I was also able to link my production server installation to my local installation.
However, when I try to pull the database from the local server, I get the following error:
Remote site not accessible (HTTP 401)
I believe this is due to the remote site having HTTP authentication enabled (it requires a username and password to access the site itself (not just the WordPress Admin area).
Is there an easy way to modify the code in the Database Sync plugin to pass this HTTP authentication information to the remote server when trying to the sync the databases?
The topic ‘How to modify Database Sync plugin to use HTTP authentication’ is closed to new replies.