Today, I had a terrible problem with WordPress. When I tryed to log in, wp-login.php always redirected to wp-login.php and it was looked like a loop. I read a lot of forums and articles and nothing helped.
In my case, the problem was in plugins. For the test value, I started to remove plugins one by one and I found that the problem was in plugin xLanguage. After I removed the plugin’s folder by FTP, the problem was fixed. Huh, it took two hours for me to solve this problem!
Here’re the advices I found at forums and other resources but they didn’t help me:
- Clearing cookies.
- Clearing browser cache.
- Restarting browser.
- Logging in using an incorrect user name and password then logging in using the correct ones.
- Hacking wp-config.php and adding
define
statements: DOMAIN_CURRENT_SITE, ADMIN_COOKIE_PATH.
Hello! have you solved your problem with plugin in the end? do you used this plugin now?
Hello, I am facing same problem, have tried all your suggestions but no luck, any help please?