PHPMyAdmin 遇到错误 101::连接重置
它曾经运行良好,但是当我将 'magic_quote_runtime' 更改为 Off 后,它遇到了这个问题。
我必须将 magic_quote_runtime 更改为关闭,因为我遇到了反序列化问题。(请参阅 PHP 偏移处反序列化错误,在某些服务器上工作,而不是在其他服务器上工作)
如果 phpmyadmin 无法在 magic_quote_runtime 关闭的情况下运行,我怎样才能一起解决这两个问题?
It used to run well, but after I changed 'magic_quote_runtime' to be Off it encounters this problem.
I must change magic_quote_runtime to be off because i have the unserialize problem.(See PHP unserialize error at offset, works on some servers, not others)
If phpmyadmin cannot run with magic_quote_runtime off how can i solve this two problem together?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你可以尝试一些事情..
请告诉我们这些是否有帮助或者你有任何其他解决方案为你工作..
you can try a couple of things..
let us know if any of these helped or you have got any other solution that worked for you..