Installation/Configuration
PHP Manual

Configuration à l'exécution

Le comportement de ces fonctions est affecté par la configuration dans le fichier php.ini.

mongodb Options de configuration
Nom Défaut Modifiable Historique
mongodb.debug_log "" PHP_INI_ALL

Voici un éclaircissement sur l'utilisation des directives de configuration.

mongodb.debug_log string

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


Installation/Configuration
PHP Manual