文字

运行时配置

这些函数的行为受 php.ini 中的设置影响。

mongodb 配置选项
名字 默认 可修改范围 更新日志 Comments
mongodb.debug "" PHP_INI_ALL Only available for the PHP driver, and not the HHVM one

这是配置指令的简短说明。

mongodb.debug string

Store full activity debug log in this directory or stream. The special value "stderr" can be provided to write to STDERR.

Note:

Not available for HHVM

上一篇: 下一篇: