E
E
exedis2018-02-22 00:28:15
WordPress
exedis, 2018-02-22 00:28:15

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

2 answer(s)
O
Orkhan Hasanli, 2018-02-22
@azerphoenix

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.

A
Ainur Valiev, 2018-02-22
@vaajnur

wp/wp-admin isn't that a normal wp admin url?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question