Installing/Configuring
PHP Manual

Runtime Configuration

The behaviour of these functions is affected by settings in php.ini.

mongodb Configure Options
Name Default Changeable Changelog
mongodb.debug_log "" PHP_INI_ALL

Here's a short explanation of the configuration directives.

mongodb.debug_log string

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


Installing/Configuring
PHP Manual