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
4k stars 855 forks source link

Got redirected to WordPress error page #264

Closed rizkysyazuli closed 5 years ago

rizkysyazuli commented 5 years ago

I extracted the script inside a folder under my WordPress installation). But when i try to access the folder, i got redirected to WP's "Error establishing a database connection" error page.

Here's the directory structure:

Tangkapan layar 2019-05-13 16 14 26

What should i do to prevent being redirected by WordPress? Should i update my database before moving all the WP files to the new server? Coz I was able to access the page before i copied the files.

Thx.

rizkysyazuli commented 5 years ago

Oh nevermind. I updated the wp-config.php with the new database settings on the new server. Sorry..