Hi. I recently migrated the site http://swordsnblades.com.au from a CloudWays server to a cPanel based one. We also changed the URL to http://swordsnblades.com. I did several other sites at the same time, and the others didn’t have any issues. This site is unique in that we changed the URL, it’s running WooCommerce, and it has a custom child theme. The front end is working. However, the WP Admin gets stuck in a redirect loop.
I’ve disabled plugins in the database. I’ve changed the theme to TwentyFifteen. I’ve tried doing a new .htaccess. I’ve tried just removing it altogether. With no .htaccess the front end works, the Admin gives an error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@swordsnblades.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 Server at swordsnblades.com Port 80
I’ve tried re-uploading all WP core files, theme files, etc. I’ve got debugging enabled (both front-end and debug.log. But the redirect doesn’t seem to register anything. Is there some way to see what my browser is doing to get an idea of what the redirect loop is? Like if I knew what was causing it, I might be able to figure it out. Other than that, I’m kinda at the end of my knowledge. I’ve done a bunch of Googling and tried a number of things. But cannot seem to figure out why/where the problem lies. Any ideas or help much appreciated.