So I’m attempting to move multiple sites which are currently in a multi-site to their own sites. This process is a bit more complicated than I thought. Here’s what I’ve done:
\-copied plugins from old site to new site (not really sure if I should copy all plugins than later remove the ones that aren’t being used or just the ones that are activated on site I’m moving)
\-copied uploads to new site
\-copied theme to new site
\-exported database tables from multisite database (tables with site ID)
\-imported database tables to new site
​
I do all of this and it says it can’t connect to database when I try to log in to [newsite.com/wp-admin])
I’m thinking there is an issue with authentication happening.
Do I need to update the wp-config file with the new authentication credentials? But what would these credentials be?
​
Thank you!
[ad_2]