interconnectit / Search-Replace-DB

This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
GNU General Public License v3.0
3.99k stars 850 forks source link

INFO: Local database connection refused #378

Open ValentinGratz opened 2 years ago

ValentinGratz commented 2 years ago

It's not a problem that I had for my case, (I just wanted to test the extension, still valid after the last WordPress update).

If you want to use it in localhost to practice using it, it may happen that the connection to the database is refused.

llucmk commented 1 year ago

I confirm this issue. I tried to test it myself as well in a secured local way and seems like the connection is refused. Trying in the same environment a simple mysqli connection in php with my credentials works, but not this app.