Answer the question
In order to leave comments, you need to log in
Why is the redirect happening?
Hello, I moved the site to a new hosting, changed all the paths and accesses, the front works perfectly, but when you go to the admin panel, it redirects to " http://wp/wp-admin/
". Why can there be such a redirect and how to remove it? I've already looked through all the files.
Answer the question
In order to leave comments, you need to log in
1) remove htaccess
2) see if there are any plugins that can cause similar problems
3) replace all links in the database. Check the wp_options table for extra characters in the urls
4) enable debug mode and check the site for various PHP errors
5) Check the server / hosting configuration
6) check chmod (755 for directories, 644 for files).
Usually this set is enough.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question