【发布时间】:2016-03-06 07:50:45
【问题描述】:
我已经在 XAMPP localhost 上安装了 Magento。安装成功,主页运行正常。但是当我尝试访问管理页面时,我在 Chrome 中收到以下错误:
这个网页有一个重定向循环
ERR_TOO_MANY_REDIRECTS,
The webpage at http://localhost:8080/Shoeshop/admin/admin/index/index/key/af5bf0c229a918e3ecb4352ef4eee8014f1a580611c285326f659992f6bb7107/ has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.`
当我检查控制台是否有错误时:
【问题讨论】: