本文介绍了phpmyadmin无法设置会话cookie.也许您使用的是HTTP而不是HTTPS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我安装并完成了PHP,Apache和MySQL.当我完成Phpmyadmin的安装后,打开它时出现错误.
I install PHP, Apache, and MySQL done and worked.When I finish installing Phpmyadmin, then open it has an error.
Failed to set session cookie. Maybe you are using HTTP instead of HTTPS.
我不知道为什么.我该如何解决?
I don't know why.How can I fix this?
推荐答案
在网上搜索了此问题的解决方案后,我发现在我的情况下,特定的chrome扩展名导致了登录问题.因此,我建议禁用您的扩展程序.
After searching the net for a solution to this problem i figured out that in my case a specific chrome extension caused the login problem.So i recommend to disable your extensions .
在我的情况下,导致问题的Chrome扩展名为:安全洪流扫描器
In my case the chrome extension that caused the problem was called : Safe torrent scanner
这篇关于phpmyadmin无法设置会话cookie.也许您使用的是HTTP而不是HTTPS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!