Wordpress admin login loop redirect problem solved
|
Today i faced the issue “Wordpress admin login loop redirect” and i wasted lot of time to solve this problem, so i want to share with you. I installed Wordpress 2.9 on my site directory. Everything seemed to work fine until I tried to login to the admin console and I get a loop.
When i browse to http://str-Graphics.com/…./wp-admin/
…and it takes me immediately to the same page. i mean it was redirecting to the same page and the admin login loop is going..!
When I was login with my exact username and password then it simply redirects to the same link with out any errors..! and if i use bad password for the admin then it tells me incorrect password this is fine.
What i done:
- some of my friends gave the advice to enable the cookies and verify the setting, i done but no use.
- Finally i got the working solution: There seems to a cookie problem with the core WordPress files. Add this to the top of wp-config.php:
@define(‘ADMIN_COOKIE_PATH’, ‘/’);
- Cheers
You May Also Like
Get Updates:
| |













thank you boss its very usefull.
Hello Ganesh..!
Thanks for your comment on “Wordpress admin login loop redirect problem solved” keep visit the site for more tech updates and miscellaneous as well
Thank you.
thank you a lot boss……………..
your single line code helped me a lot…………..
Hello Ajay,
Wordpress admin login loop redirect is very common problem for the web masters who are using the wordpress,
In fact Our team also faced the same problem,
that’s why we don’t want the others to face this probelm again.,
And now you increased the value of the post by your comments hear, thanks for your comment.
Hi,
Thanxxx a lot. I have been struggling as how to resolve this problem. Your solution finally fixed it.
Thanks a lot once more. Cheerssss!!!!!!!
Hello mate,
We are really glad to hear this
Login loop redirection is default problem in wordpress, but i don’t know why wordpress theme is not suppose to fix this finally.
Any way thanks for sharing your glad.
Thanks a lot this worked!!!!
Ivan
Hello Ivan,
Glad to share your feedback..,
Admin login loop redirecinon look very simple problem but its tedious.
Any way hope you enjoyed…!
Keep in touch with our blog for more updates just like this..
Thank you
Jaswanth ( str Team )