; http://php.net/pdo-odbc.connection-pooling
;pdo_odbc.connection_pooling=strict
+;pdo_odbc.db2_instance_name
+
[Pdo_mysql]
; If mysqlnd is used: Number of cache slots for the internal result set cache
; http://php.net/pdo_mysql.cache_size
; http://php.net/odbc.default-pw
;odbc.default_pw = Not yet implemented
+; Controls the ODBC cursor model.
+; Default: SQL_CURSOR_STATIC (default).
+;odbc.default_cursortype
+
; Allow or prevent persistent links.
; http://php.net/odbc.allow-persistent
odbc.allow_persistent = On
;sybct.packet_size
+; The maximum time in seconds to wait for a connection attempt to succeed before returning failure.
+; Default: one minute
+;sybct.login_timeout=
+
+; The name of the host you claim to be connecting from, for display by sp_who.
+; Default: none
+;sybct.hostname=
+
+; Allows you to define how often deadlocks are to be retried. -1 means "forever".
+; Default: 0
+;sybct.deadlock_retry_count=
+
[bcmath]
; Number of decimal digits for all bcmath functions.
; http://php.net/bcmath.scale
; http://php.net/com.autoregister-verbose
;com.autoregister_verbose = true
+; The default character set code-page to use when passing strings to and from COM objects.
+; Default: system ANSI code page
+;com.code_page=
+
[mbstring]
; language for internal character representation.
; http://php.net/mbstring.language
; Default: mbstring.http_output_conv_mimetype=^(text/|application/xhtml\+xml)
;mbstring.http_output_conv_mimetype=
+; Allows to set script encoding. Only affects if PHP is compiled with --enable-zend-multibyte
+; Default: ""
+;mbstring.script_encoding=
+
[gd]
; Tell the jpeg decode to ignore warnings and try to create
; a gd image. The warning will then be displayed as notices
; Sets the maximum number of open links or -1 for unlimited.
ldap.max_links = -1
+[mcrypt]
+; For more information about mcrypt settings see http://php.net/mcrypt-module-open
-;dba.default_handler=
-;pdo_odbc.db2_instance_name=
+; Directory where to load mcrypt algorithms
+; Default: Compiled in into libmcrypt (usually /usr/local/lib/libmcrypt)
;mcrypt.algorithms_dir=
+
+; Directory where to load mcrypt modes
+; Default: Compiled in into libmcrypt (usually /usr/local/lib/libmcrypt)
;mcrypt.modes_dir=
-;mbstring.script_encoding=
-;mbstring.http_output_conv_mimetypes=
-;com.code_page=
-;odbc.default_cursortype=
-;sybct.login_timeout=
-;sybct.hostname=
-;sybct.deadlock_retry_count=
+
+[dba]
+;dba.default_handler=
; Local Variables:
; tab-width: 4
; http://php.net/pdo-odbc.connection-pooling
;pdo_odbc.connection_pooling=strict
+;pdo_odbc.db2_instance_name
+
[Pdo_mysql]
; If mysqlnd is used: Number of cache slots for the internal result set cache
; http://php.net/pdo_mysql.cache_size
; http://php.net/odbc.default-pw
;odbc.default_pw = Not yet implemented
+; Controls the ODBC cursor model.
+; Default: SQL_CURSOR_STATIC (default).
+;odbc.default_cursortype
+
; Allow or prevent persistent links.
; http://php.net/odbc.allow-persistent
odbc.allow_persistent = On
;sybct.packet_size
+; The maximum time in seconds to wait for a connection attempt to succeed before returning failure.
+; Default: one minute
+;sybct.login_timeout=
+
+; The name of the host you claim to be connecting from, for display by sp_who.
+; Default: none
+;sybct.hostname=
+
+; Allows you to define how often deadlocks are to be retried. -1 means "forever".
+; Default: 0
+;sybct.deadlock_retry_count=
+
[bcmath]
; Number of decimal digits for all bcmath functions.
; http://php.net/bcmath.scale
; http://php.net/com.autoregister-verbose
;com.autoregister_verbose = true
+; The default character set code-page to use when passing strings to and from COM objects.
+; Default: system ANSI code page
+;com.code_page=
+
[mbstring]
; language for internal character representation.
; http://php.net/mbstring.language
; Default: mbstring.http_output_conv_mimetype=^(text/|application/xhtml\+xml)
;mbstring.http_output_conv_mimetype=
+; Allows to set script encoding. Only affects if PHP is compiled with --enable-zend-multibyte
+; Default: ""
+;mbstring.script_encoding=
+
[gd]
; Tell the jpeg decode to ignore warnings and try to create
; a gd image. The warning will then be displayed as notices
; Sets the maximum number of open links or -1 for unlimited.
ldap.max_links = -1
+[mcrypt]
+; For more information about mcrypt settings see http://php.net/mcrypt-module-open
-;dba.default_handler=
-;pdo_odbc.db2_instance_name=
+; Directory where to load mcrypt algorithms
+; Default: Compiled in into libmcrypt (usually /usr/local/lib/libmcrypt)
;mcrypt.algorithms_dir=
+
+; Directory where to load mcrypt modes
+; Default: Compiled in into libmcrypt (usually /usr/local/lib/libmcrypt)
;mcrypt.modes_dir=
-;mbstring.script_encoding=
-;mbstring.http_output_conv_mimetypes=
-;com.code_page=
-;odbc.default_cursortype=
-;sybct.login_timeout=
-;sybct.hostname=
-;sybct.deadlock_retry_count=
+
+[dba]
+;dba.default_handler=
; Local Variables:
; tab-width: 4