Movatterモバイル変換


[0]ホーム

URL:


PHP 8.5.0 Alpha 2 available for testing
    Predefined Constants »
    « Installation

    Runtime Configuration

    The behaviour of these functions is affected by settings inphp.ini.

    mongodb Configure Options
    NameDefaultChangeableChangelog
    mongodb.debug""INI_ALL 

    Here's a short explanation ofthe configuration directives.

    mongodb.debugstring

    This option can be used to enable or disable trace-level debug logging in the extension (and libmongoc).

    Specify an empty string,"0","off","no", or"false" to disable logging.

    Specify"stderr" or"stdout" to log tostderr orstdout, respectively.

    Specify"1","on","yes", or"true" to log to a new temporary file within the default system temp directory (i.e.sys_get_temp_dir()).

    Specify any other string to log to a new temporary file within that directory. If the directory cannot be used, the default system temp directory will be used instead.

    Note:

    Please note that the debug log can contain sensitive information, such as credentials to the MongoDB server and full documents written to or read from the server. Please review any debug logs before sharing them with other people.

    Found A Problem?

    Learn How To Improve This PageSubmit a Pull RequestReport a Bug
    add a note

    User Contributed Notes

    There are no user contributed notes for this page.
    To Top
    and to navigate •Enter to select •Esc to close
    PressEnter without selection to search using Google

    [8]ページ先頭

    ©2009-2025 Movatter.jp