SELECT * FROM core_config_data where path like '%web/secure/use_in_adminhtml%';
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
magento admin panel issue
Hi,
After migrating from one server to another server i am getting redirect loop error for admin panel in my website. so please suggest me to solve the issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: magento admin panel issue
Hi @manu_Bhat
This can be caused because of manipulating databases,
Go to your Database and run the following query and change its value to 1
- web/secure/base_url
- web/unsecure/base_url
Hope this help if you find this answer helpful accept it as solution and kudos. thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: magento admin panel issue
Thank you for your reply..I did it what you mentioned, and i have cleared the cache also. have uninstalle the SSL certificate and do the changes in database. Any other possibility?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: magento admin panel issue
Hi @manu_Bhat
According to me this solution should work beacuse i have faced it too many times and use this approach and it work every time.In your case check log files in your database and also clear browser cookies. Cookies can also cause this issue.
Find solution give kudos and accept it as solution.Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: magento admin panel issue
Hello sir i am facing the same issue, after migrating to another server then trying to return to my frontend page but it redirects to the admin page, if you got the solution please let me know