禁用 APC 调试?
APC调试模式真的有必要吗?我怎样才能禁用它? 我找不到它的设置 http://php.net/manual/en/ apc.configuration.php
Version 3.1.9
APC Debugging Enabled
MMAP Support Enabled
MMAP File Mask no value
Locking type pthread mutex Locks
Serialization Support php
Revision $Revision: 308812 $
Build Date Jun 18 2011 18:33:59
Is the APC Debugging mode really needed? How can I disable it?
I can't find a setting for it http://php.net/manual/en/apc.configuration.php
Version 3.1.9
APC Debugging Enabled
MMAP Support Enabled
MMAP File Mask no value
Locking type pthread mutex Locks
Serialization Support php
Revision $Revision: 308812 $
Build Date Jun 18 2011 18:33:59
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以通过自己编译或返回到旧版本来禁用它。请参阅Bug #18890 默认情况下启用 APC 调试模式。
You can disable it by either compiling yourself or going back to an older version. See Bug #18890 APC debug mode is enabled by default.