1
votes

I have moved my Magento installation to a different host, and changed the domain name. I have also switched from using https to http.

For some reason, I can not log into the admin area. When I click on "log in", nothing happens - it just reloads the page.

If I click on "Forgot your password", it asks me to enter my email, but there the same thing happens - it just reloads the page, without doing anything.

I have tried changing the secure/unsecure base URL, deleting var/cache but nothing seems to work so far.

Any suggestions?

Thanks!

NOTE: Other similar questions do NOT apply. I have tried all the suggestions, which did not work. This is NOT a duplicate.

1
Offtopic. Not a programming question. - Marc B
Have upgraded your magento to 1.8.1 from prev versions ? - Pradeep Sanku
If you search before posting here you will get your answer...... - MagentoDiary
Thanks for the replies. This was not an upgrade. Just a move. I did search before posting, and did not have any luck with the previous answers. - user2694249
please provide with more details.like for eg did you moved the code grom localhost to live domain etc ? - Pradeep Sanku

1 Answers

2
votes

Check if the secure and insecure url are correct in db

If they are correct remove all the sub-folder of var for example: var/cache

Then refresh the cache in cache management

hope this will works! you can also check this link.