Installation/Konfiguration
PHP Manual

Laufzeit-Konfiguration

Das Verhalten dieser Funktionen wird durch Einstellungen in der php.ini beeinflusst.

mongodb Konfigurationsoptionen
Name Standard Veränderbar Changelog
mongodb.debug_log "" PHP_INI_ALL

Hier eine kurze Erklärung der Konfigurationsoptionen:

mongodb.debug_log string

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


Installation/Konfiguration
PHP Manual