禁用 APC 调试?

发布于 2024-11-26 03:46:51 字数 410 浏览 0 评论 0原文

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我恋#小黄人 2024-12-03 03:46:51

您可以通过自己编译或返回到旧版本来禁用它。请参阅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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文