wp-admin inaccessible after site migration
-
Hi,
I just moved a WP Multisite installation from one server to another.
I changed the siteurl and home values in the database to reflect the new domain name. I changed my wp-config.php file to :
define('DOMAIN_CURRENT_SITE', 'nika-nishk.ca'); /*define('PATH_CURRENT_SITE', '/'); */Is the PATH a problem here? It was commented out because in the initial installation WP was installed in a folder and the folder path was here. Now that there is no longer a folder, do I still need to use PATH for anything? When I uncomment it as ‘/’, it breaks the connection to the database.
Thanks,
Cori
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘wp-admin inaccessible after site migration’ is closed to new replies.