安装/配置
PHP Manual

运行时配置

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

mongodb 配置选项
名字 默认 可修改范围 更新日志
mongodb.debug_log "" PHP_INI_ALL

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

mongodb.debug_log string

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


安装/配置
PHP Manual