Viewing File: /usr/local/cpanel/whostmgr/etc/phpini_directives.cache

{"define_syslog_variables":{"type":"boolean","multiple":"0","note":"","section":"Network","changeable":"PHP_INI_ALL","default":"0","deprecated":"5.4.0"},"mssql.batchsize":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"0","note":"","section":"Microsoft SQL"},"session.cookie_lifetime":{"section":"Session Handling","note":"","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"cli_server.color":{"type":"boolean","added":"5.4.0","multiple":"0","changeable":"PHP_INI_ALL","default":"0","note":"","section":"Core"},"session_pgsql.vacuum_interval":{"multiple":"0","type":"integer","section":"PostgreSQL Session","note":"","default":"21600","changeable":"PHP_INI_SYSTEM"},"soap.wsdl_cache_limit":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"5","note":"","section":"SOAP"},"safe_mode":{"multiple":"0","type":"boolean","section":"Safe Mode","note":"Whether to enable PHP's safe mode.","deprecated":"5.4.0","default":"0","changeable":"PHP_INI_SYSTEM"},"last_modified":{"changeable":"PHP_INI_ALL","default":"0","note":"","section":"Apache","type":"boolean","multiple":"0"},"engine":{"note":"Turns PHP parsing on or off. This directive is really only useful in the Apache module version of PHP.","section":"Apache","changeable":"PHP_INI_ALL","default":"1","type":"boolean","multiple":"0"},"mysqlnd.mempool_default_size":{"multiple":"0","added":"5.4.0","type":"integer","default":"16000","changeable":"PHP_INI_ALL","section":"MySQL Native Driver","note":""},"maxdb.default_user":{"default":"NULL","changeable":"PHP_INI_ALL","section":"MaxDB","note":"","multiple":"0","type":"string"},"sysvshm.init_mem":{"multiple":"0","type":"integer","section":"Core","note":"","default":"10000","changeable":"PHP_INI_ALL"},"session.cookie_domain":{"multiple":"0","type":"string","section":"Session Handling","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"ldap.max_links":{"multiple":"0","type":"integer","section":"Core","note":"","default":"-1","changeable":"PHP_INI_SYSTEM"},"magic_quotes_runtime":{"section":"Options & Information","note":"","deprecated":"5.4.0","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"zend_extension":{"type":"string","multiple":"1","changeable":"PHPINI_ONLY","default":"NULL","note":"","section":"Zend"},"zend.ze1_compatibility_mode":{"multiple":"0","type":"boolean","changeable":"PHP_INI_ALL","note":"","added":"5.0.0","deprecated":"5.3.0","default":"0","section":"Zend"},"session.trans_sid_tags":{"multiple":"0","added":"7.1.0","type":"string","default":"a=href,area=href,frame=src,form=","changeable":"PHP_INI_ALL","section":"Session Handling","note":""},"session_pgsql.gc_interval":{"note":"","section":"PostgreSQL Session","changeable":"PHP_INI_SYSTEM","default":"3600","type":"integer","multiple":"0"},"xmlrpc_errors":{"multiple":"0","type":"boolean","section":"XML-RPC","note":"","default":"0","changeable":"PHP_INI_SYSTEM"},"ignore_repeated_source":{"multiple":"0","type":"boolean","default":"0","changeable":"PHP_INI_ALL","section":"Error Handling and Logging","note":"Ignore source of message when ignoring repeated messages. When this setting is On you will not log errors with repeated messages from different files or sourcelines."},"oracle.allow_persistent":{"type":"boolean","multiple":"0","changeable":"PHP_INI_ALL","default":"-1","deprecated":"5.1.0","note":"","section":"Oracle"},"zend_extension_ts":{"changeable":"PHPINI_ONLY","deprecated":"5.3.0","default":"NULL","note":"","section":"Zend","type":"string","multiple":"1"},"include_path":{"multiple":"0","type":"string","section":"Core","note":"Specifies a list of directories where the require(), include(), fopen(), file(), readfile() and file_get_contents() functions look for files. The format is like the system's PATH environment variable: a list of directories separated with a colon in Unix or semicolon in Windows.","default":".","changeable":"PHP_INI_ALL"},"dbx.colnames_case":{"default":"unchanged","changeable":"PHP_INI_SYSTEM","section":"Database Abstraction","note":"","multiple":"0","type":"string"},"highlight.bg":{"section":"Misc","note":"","default":"#FFFFFF","deprecated":"5.4.0","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"mysql.max_persistent":{"note":"","section":"MySQL","changeable":"PHP_INI_SYSTEM","default":"-1","type":"integer","multiple":"0"},"oci8.privileged_connect":{"multiple":"0","type":"boolean","default":"0","changeable":"PHP_INI_SYSTEM","section":"Oracle","note":""},"always_populate_raw_post_data":{"multiple":"0","type":"integer","section":"Core","note":"Always populate the $HTTP_RAW_POST_DATA containing the raw POST data. Otherwise, the variable is populated only with unrecognized MIME type of the data.","default":"0","changeable":"PHP_INI_PERDIR"},"ingres.utf8":{"note":"","section":"Core","changeable":"PHP_INI_ALL","default":"0","type":"boolean","multiple":"0"},"simple_cvs.host":{"section":"Zend","note":"","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"assert.callback":{"section":"Options & Information","deprecated":"8.3.0","default":"NULL","note":"","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"arg_separator.input":{"multiple":"0","type":"string","section":"Core","note":"List of separator(s) used by PHP to parse input URLs into variables.","default":"&","changeable":"PHP_INI_PERDIR"},"mysqli.allow_persistent":{"multiple":"0","added":"5.3.0","type":"boolean","section":"MySQL Improved","note":"","default":"1","changeable":"PHP_INI_SYSTEM"},"ingres.default_database":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core","type":"string","multiple":"0"},"mysqli.default_pw":{"default":"NULL","changeable":"PHP_INI_ALL","section":"MySQL Improved","note":"","multiple":"0","type":"string"},"apc.slam_defense":{"type":"integer","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"0","note":"","section":"Alternative PHP Cache"},"phar.extract_list":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Phar","type":"string","multiple":"0"},"namazu.loggingmode":{"multiple":"0","type":"integer","section":"Namazu","note":"","default":"0","changeable":"PHP_INI_ALL"},"odbc.defaultlrl":{"multiple":"0","type":"integer","section":"ODBC","note":"","default":"4096","changeable":"PHP_INI_ALL"},"java.home":{"multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Java"},"odbc.check_persistent":{"changeable":"PHP_INI_SYSTEM","default":"1","note":"","section":"ODBC","type":"boolean","multiple":"0"},"asp_tags":{"type":"boolean","multiple":"0","changeable":"PHP_INI_PERDIR","note":"Enables the use of ASP-like <% %> tags in addition to the usual <?php ?> tags. This includes the variable-value printing shorthand of <%= $value %>.","default":"0","deprecated":"7.0.0","section":"Core"},"mysqli.default_socket":{"type":"string","multiple":"0","note":"","section":"MySQL Improved","changeable":"PHP_INI_ALL","default":"NULL"},"allow_call_time_pass_reference":{"section":"Core","note":"Whether to warn when arguments are passed by reference at function call time. This method is deprecated and is likely to be unsupported in future versions of PHP/Zend.","default":"1","deprecated":"5.4.0","changeable":"PHP_INI_PERDIR","multiple":"0","type":"boolean"},"fbsql.max_persistent":{"section":"Core","note":"","default":"-1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"mail.log":{"section":"Core","note":"","default":"NULL","changeable":"PHP_INI_PERDIR","multiple":"0","added":"5.3.0","type":"string"},"pdo_mysql.default_socket":{"multiple":"0","changeable":"PHP_INI_SYSTEM","default":"/var/lib/mysql/mysql.sock","note":"","section":"MySQL"},"expect.loguser":{"default":"1","changeable":"PHP_INI_ALL","section":"Expect","note":"","multiple":"0","type":"boolean"},"zend.detect_unicode":{"default":"1","changeable":"PHP_INI_ALL","section":"Zend","note":"Added as detect_unicode in 5.1.0","added":"5.4.0","multiple":"0","type":"boolean"},"realpath_cache_ttl":{"multiple":"0","type":"integer","section":"Core","note":"","default":"120","changeable":"PHP_INI_SYSTEM"},"display_startup_errors":{"type":"boolean","multiple":"0","changeable":"PHP_INI_ALL","default":"0","note":"Even when display_errors is on, errors that occur during PHP's startup sequence are not displayed. It's strongly recommended to keep display_startup_errors off, except for debugging.","section":"Error Handling and Logging"},"browscap":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_SYSTEM","section":"Misc","note":""},"apc.enable_cli":{"note":"","section":"Alternative PHP Cache","changeable":"PHP_INI_SYSTEM","default":"0","type":"integer","multiple":"0"},"exit_on_timeout":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Core","note":"","added":"5.3.0","multiple":"0","type":"boolean"},"xmms.path":{"multiple":"0","type":"string","default":"/usr/bin/xmms","changeable":"PHP_INI_ALL","section":"XMMS","note":""},"error_append_string":{"section":"Error Handling and Logging","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"mssql.textlimit":{"default":"-1","changeable":"PHP_INI_ALL","section":"Microsoft SQL","note":"","multiple":"0","type":"integer"},"ingres.max_persistent":{"default":"-1","changeable":"PHP_INI_SYSTEM","section":"Core","note":"","multiple":"0","type":"integer"},"apc.filters":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_SYSTEM","section":"Alternative PHP Cache","note":""},"intl.default_locale":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Intl","note":""},"daffodildb.port":{"note":"","section":"Daffodil DB","changeable":"PHP_INI_ALL","default":"3456","type":"integer","multiple":"0"},"apc.ttl":{"section":"Alternative PHP Cache","note":"","default":"0","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"ibase.timeformat":{"multiple":"0","type":"string","section":"Firebird/InterBase","note":"","default":"%H:%M:%S","changeable":"PHP_INI_ALL"},"mssql.secure_connection":{"multiple":"0","type":"boolean","default":"0","changeable":"PHP_INI_SYSTEM","section":"Microsoft SQL","note":""},"apc.file_update_protection":{"multiple":"0","type":"integer","default":"2","changeable":"PHP_INI_SYSTEM","section":"Alternative PHP Cache","note":""},"namazu.sortorder":{"multiple":"0","type":"string","section":"Namazu","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"zend.exception_ignore_args":{"type":"boolean","multiple":"0","added":"7.4.0","changeable":"PHP_INI_ALL","default":"1","note":"","section":"Zend"},"expect.timeout":{"section":"Expect","note":"","default":"10","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"simple_cvs.moduleName":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"0","note":"","section":"Zend"},"mysqlnd.sha256_server_public_key":{"changeable":"PHP_INI_PERDIR","default":"NULL","note":"","section":"MySQL Native Driver","type":"string","multiple":"0","added":"5.5.0"},"session_pgsql.disable":{"section":"PostgreSQL Session","note":"","default":"0","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"boolean"},"ingres.fetch_buffer_size":{"default":"100","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"integer"},"session.lazy_write":{"multiple":"0","type":"integer","default":"1","changeable":"PHP_INI_ALL","section":"Session Handling","note":""},"java.library":{"multiple":"0","section":"Java","note":"","default":"JAVALIB","changeable":"PHP_INI_ALL"},"com.autoregister_verbose":{"multiple":"0","type":"boolean","default":"0","changeable":"PHP_INI_ALL","section":"COM & .Net","note":""},"sybct.login_timeout":{"section":"Sybase","note":"","default":"-1","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"mysql.max_links":{"changeable":"PHP_INI_SYSTEM","default":"-1","note":"","section":"MySQL","type":"integer","multiple":"0"},"nsapi.read_timeout":{"default":"60","changeable":"PHP_INI_ALL","section":"NSAPI","note":"","multiple":"0","type":"integer"},"ifx.max_links":{"type":"integer","multiple":"0","note":"","section":"Informix","changeable":"PHP_INI_SYSTEM","default":"-1","deprecated":"5.2.1"},"register_long_arrays":{"note":"","section":"Core","changeable":"PHP_INI_PERDIR","default":"1","type":"boolean","multiple":"0"},"cli.prompt":{"changeable":"PHP_INI_ALL","default":"\\\\b \\\\>","note":"","section":"Readline","type":"string","added":"5.4.0","multiple":"0"},"pfpro.defaulttimeout":{"type":"integer","multiple":"0","note":"","section":"Verisign Payflow Pro","changeable":"PHP_INI_ALL","deprecated":"5.1.0","default":"30"},"filter.default_flags":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core","type":"integer","multiple":"0"},"mysql.default_host":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"MySQL","type":"string","multiple":"0"},"highlight.html":{"type":"string","multiple":"0","note":"","section":"Misc","changeable":"PHP_INI_ALL","default":"#000000"},"cgi.fix_pathinfo":{"default":"1","changeable":"PHP_INI_SYSTEM","section":"Core","note":"Provides real PATH_INFO/PATH_TRANSLATED support for CGI. PHP's previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok what PATH_INFO is. For more information on PATH_INFO, see the cgi specs. Setting this to 1 will cause PHP CGI to fix it's paths to conform to the spec. A setting of zero causes PHP to behave as before. Default is zero. You should fix your scripts to use SCRIPT_FILENAME rather than PATH_TRANSLATED.","multiple":"0","type":"boolean"},"gd.jpeg_ignore_warning":{"note":"","section":"Image","changeable":"PHP_INI_ALL","default":"0","type":"boolean","multiple":"0"},"soap.wsdl_cache_ttl":{"section":"SOAP","note":"","default":"86400","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"sqlite3.extension_dir":{"type":"string","multiple":"0","added":"5.3.11","changeable":"PHP_INI_SYSTEM","default":"NULL","note":"","section":"SQLite3"},"unicode.output_encoding":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Unicode","note":""},"daffodildb.default_host":{"multiple":"0","type":"string","section":"Daffodil DB","note":"","default":"localhost","changeable":"PHP_INI_ALL"},"mysqlnd.net_read_buffer_size":{"multiple":"0","added":"5.3.0","type":"integer","default":"32768","changeable":"PHP_INI_SYSTEM","section":"MySQL Native Driver","note":""},"unserialize_callback_func":{"section":"Core","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"http.cache_log":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core","type":"string","multiple":"0"},"mbstring.http_input":{"type":"string","multiple":"0","note":"","section":"Multibyte String","changeable":"PHP_INI_ALL","deprecated":"5.6.0","default":"pass"},"pgsql.auto_reset_persistent":{"type":"integer","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"0","note":"","section":"PostgreSQL"},"unicode.runtime_encoding":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Unicode","note":"","multiple":"0","type":"string"},"mailparse.def_charset":{"changeable":"PHP_INI_ALL","default":"us-ascii","note":"","section":"Core","type":"string","multiple":"0"},"unicode.from_error_subst_char":{"multiple":"0","type":"string","section":"Unicode","note":"","default":"3f","changeable":"PHP_INI_ALL"},"session.use_strict_mode":{"type":"boolean","multiple":"0","added":"5.5.2","changeable":"PHP_INI_ALL","default":"0","note":"","section":"Session Handling"},"ibase.default_password":{"multiple":"0","type":"string","section":"Firebird/InterBase","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"pgsql.log_notice":{"section":"PostgreSQL","note":"","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"fbsql.default_host":{"type":"string","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"NULL"},"mysqlnd.log_mask":{"added":"5.4.0","multiple":"0","type":"integer","section":"MySQL Native Driver","note":"","default":"0","changeable":"PHP_INI_ALL"},"mime_magic.magicfile":{"note":"","section":"Mimetype","changeable":"PHP_INI_SYSTEM","default":"/path/to/php/magic.mime","type":"string","multiple":"0"},"session.entropy_length":{"multiple":"0","type":"integer","section":"Session Handling","note":"","default":"0","changeable":"PHP_INI_ALL"},"smtp_port":{"changeable":"PHP_INI_ALL","default":"25","note":"","section":"Mail","type":"integer","multiple":"0"},"runkit.superglobal":{"changeable":"PHP_INI_PERDIR","default":"NULL","note":"","section":"Runkit","type":"string","multiple":"0"},"ifx.blobinfile":{"section":"Informix","note":"","deprecated":"5.2.1","default":"1","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"exif.encode_jis":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Exif","type":"string","multiple":"0"},"ibase.allow_persistent":{"changeable":"PHP_INI_SYSTEM","default":"1","note":"","section":"Firebird/InterBase","type":"boolean","multiple":"0"},"tidy.clean_output":{"note":"","section":"Tidy","changeable":"PHP_INI_PERDIR","default":"0","type":"boolean","multiple":"0"},"apd.dumpdir":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Advanced PHP Debugger"},"pam.servicename":{"changeable":"PHP_INI_ALL","default":"php","note":"","section":"Core","type":"string","multiple":"0"},"variables_order":{"default":"EGPCS","changeable":"PHP_INI_PERDIR","section":"Core","note":"","multiple":"0","type":"string"},"error_reporting":{"section":"Error Handling and Logging","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"exif.decode_jis_intel":{"section":"Exif","note":"","default":"JIS","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"mysqlnd.collect_memory_statistics":{"note":"","section":"MySQL Native Driver","changeable":"PHP_INI_SYSTEM","default":"0","type":"boolean","multiple":"0","added":"5.3.0"},"auto_detect_line_endings":{"section":"Filesystem","note":"When turned on, PHP will examine the data read by fgets() and file() to see if it is using Unix, MS-Dos or Macintosh line-ending conventions.","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"fbsql.max_links":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"128","type":"integer","multiple":"0"},"date.default_longitude":{"default":"35.2333","changeable":"PHP_INI_ALL","section":"Date and Time","note":"","multiple":"0","type":"float"},"safe_mode_include_dir":{"deprecated":"5.4.0","default":"NULL","changeable":"PHP_INI_SYSTEM","section":"Safe Mode","note":"","multiple":"0","type":"string"},"apc.shm_segments":{"section":"Alternative PHP Cache","note":"","default":"1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"odbc.default_pw":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"ODBC"},"oci8.persistent_timeout":{"section":"Oracle","note":"","default":"-1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"pdo_odbc.db2_instance_name":{"type":"string","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"NULL","note":"","section":"ODBC and DB2"},"enable_dl":{"changeable":"PHP_INI_SYSTEM","default":"1","note":"This directive is really only useful in the Apache module version of PHP. You can turn dynamic loading of PHP extensions with dl() on and off per virtual server or per directory. The main reason for turning dynamic loading off is security. With dynamic loading, it is possible to ignore all open_basedir restrictions. The default is to allow dynamic loading, except when using safe mode. This feature is deprecated, and will be removed at a future time.","section":"Options & Information","type":"boolean","multiple":"0"},"output_handler":{"default":"NULL","changeable":"PHP_INI_PERDIR","section":"Output Control","note":"","multiple":"0","type":"string"},"cgi.check_shebang_line":{"changeable":"PHP_INI_SYSTEM","default":"1","note":"","section":"Core","type":"boolean","multiple":"0","added":"5.2.1"},"mssql.min_error_severity":{"changeable":"PHP_INI_ALL","default":"10","note":"","section":"Microsoft SQL","type":"integer","multiple":"0"},"exif.decode_unicode_motorola":{"type":"string","multiple":"0","note":"","section":"Exif","changeable":"PHP_INI_ALL","default":"UCS-2BE"},"cgi.redirect_status_env":{"section":"Core","note":"","default":"NULL","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"string"},"pgsql.allow_persistent":{"note":"","section":"PostgreSQL","changeable":"PHP_INI_SYSTEM","default":"1","type":"boolean","multiple":"0"},"y2k_compliance":{"section":"Core","note":"","default":"1","deprecated":"5.4.0","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"blenc.key_file":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"/usr/local/etc/blenckeys","note":"","section":"Core"},"safe_mode_gid":{"section":"Safe Mode","note":"","deprecated":"5.4.0","default":"0","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"boolean"},"oci8.old_oci_close_semantics":{"type":"boolean","multiple":"0","note":"","section":"Oracle","changeable":"PHP_INI_SYSTEM","default":"0"},"ifx.default_host":{"changeable":"PHP_INI_SYSTEM","default":"NULL","deprecated":"5.2.1","note":"","section":"Informix","type":"string","multiple":"0"},"doc_root":{"section":"Core","note":"","default":"NULL","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"string"},"maxdb.default_db":{"section":"MaxDB","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"session.cookie_path":{"multiple":"0","type":"string","section":"Session Handling","note":"","default":"/","changeable":"PHP_INI_ALL"},"session.serialize_handler":{"section":"Session Handling","note":"","default":"php","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"arg_separator.output":{"default":"&","changeable":"PHP_INI_ALL","section":"Core","note":"The separator used in PHP generated URLs to separate arguments.","multiple":"0","type":"string"},"precision":{"note":"","section":"Core","changeable":"PHP_INI_ALL","default":"14","type":"integer","multiple":"0"},"mssql.allow_persistent":{"type":"boolean","multiple":"0","note":"","section":"Microsoft SQL","changeable":"PHP_INI_SYSTEM","default":"1"},"http.allowed_methods_log":{"section":"Core","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"mbstring.substitute_character":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Multibyte String","note":"","multiple":"0","type":"string"},"sybase.max_persistent":{"multiple":"0","type":"integer","section":"Sybase","note":"","default":"-1","changeable":"PHP_INI_ALL"},"max_input_nesting_level":{"changeable":"PHP_INI_SYSTEM|PHP_INI_PERDIR","default":"64","note":"","section":"Options & Information","type":"integer","multiple":"0"},"mbstring.script_encoding":{"default":"NULL","deprecated":"5.4.0","changeable":"PHP_INI_ALL","section":"Multibyte String","note":"","multiple":"0","type":"string"},"fbsql.generate_warnings":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"0","type":"boolean","multiple":"0"},"odbc.default_user":{"section":"ODBC","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"maxdb.default_pw":{"type":"string","multiple":"0","note":"","section":"MaxDB","changeable":"PHP_INI_ALL","default":"NULL"},"apc.num_files_hint":{"type":"integer","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"1000","note":"","section":"Alternative PHP Cache"},"pfpro.proxyport":{"type":"string","multiple":"0","note":"","section":"Verisign Payflow Pro","changeable":"PHP_INI_ALL","default":"NULL","deprecated":"5.1.0"},"namazu.lang":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Namazu","note":""},"session.auto_start":{"note":"","section":"Session Handling","changeable":"PHP_INI_ALL","default":"0","type":"boolean","multiple":"0"},"session.gc_maxlifetime":{"type":"integer","multiple":"0","note":"This specifies the number of seconds after which data will be seen as \"garbage\" and potentially cleaned up.","section":"Session Handling","changeable":"PHP_INI_ALL","default":"1440"},"mssql.textsize":{"multiple":"0","type":"integer","default":"-1","changeable":"PHP_INI_ALL","section":"Microsoft SQL","note":""},"ingres.trace":{"type":"boolean","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_ALL","default":"0"},"exif.encode_unicode":{"section":"Exif","note":"","default":"ISO-8859-15","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"odbc.defaultbinmode":{"multiple":"0","type":"integer","default":"1","changeable":"PHP_INI_ALL","section":"ODBC","note":""},"session.use_trans_sid":{"note":"","section":"Session Handling","changeable":"PHP_INI_ALL","default":"0","type":"boolean","multiple":"0"},"user_ini.filename":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":".user.ini","type":"string","multiple":"0","added":"5.3.0"},"yaz.keepalive":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"120","note":"","section":"YAZ"},"date.timezone":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Date and Time","note":""},"fbsql.autocommit":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"1","type":"boolean","multiple":"0"},"dba.default_handler":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core"},"iconv.output_encoding":{"default":"ISO-8859-1","deprecated":"5.6.0","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"string"},"valkyrie.auto_validate":{"default":"0","changeable":"PHP_INI_ALL","section":"Valkyrie","note":"","multiple":"0","type":"boolean"},"maxdb.long_readlen":{"multiple":"0","type":"integer","default":"200","changeable":"PHP_INI_ALL","section":"MaxDB","note":""},"com.autoregister_typelib":{"default":"0","changeable":"PHP_INI_ALL","section":"COM & .Net","note":"","multiple":"0","type":"boolean"},"ingres.auto":{"section":"Core","note":"","default":"1","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"mssql.charset":{"multiple":"0","type":"string","section":"Microsoft SQL","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"apc.mmap_file_mask":{"multiple":"0","type":"string","section":"Alternative PHP Cache","note":"","default":"NULL","changeable":"PHP_INI_SYSTEM"},"session_pgsql.serializable":{"multiple":"0","type":"boolean","section":"PostgreSQL Session","note":"","default":"0","changeable":"PHP_INI_SYSTEM"},"session.upload_progress.prefix":{"default":"upload_progress_","changeable":"PHP_INI_PERDIR","section":"Session Handling","note":"","multiple":"0","added":"5.4.0","type":"string"},"oci8.ping_interval":{"default":"60","changeable":"PHP_INI_SYSTEM","section":"Oracle","note":"","multiple":"0","type":"integer"},"fastcgi.impersonate":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"0","type":"string","multiple":"0"},"display_errors":{"type":"boolean","multiple":"0","changeable":"PHP_INI_ALL","default":"1","note":"This determines whether errors should be printed to the screen as part of the output or if they should be hidden from the user.","section":"Error Handling and Logging"},"daffodildb.default_user":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"DAFFODIL","note":"","section":"Daffodil DB"},"maxdb.default_host":{"multiple":"0","type":"string","section":"MaxDB","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"ingres.reuse_connection":{"note":"","section":"Core","changeable":"PHP_INI_ALL","default":"1","type":"boolean","multiple":"0"},"ifx.max_persistent":{"section":"Informix","note":"","default":"-1","deprecated":"5.2.1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"session.use_cookies":{"note":"","section":"Session Handling","changeable":"PHP_INI_ALL","default":"1","type":"boolean","multiple":"0"},"mbstring.http_output":{"type":"string","multiple":"0","note":"","section":"Multibyte String","changeable":"PHP_INI_ALL","deprecated":"5.6.0","default":"pass"},"docref_ext":{"section":"Error Handling and Logging","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"fbsql.default_user":{"type":"string","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"_SYSTEM"},"yaz.log_file":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"YAZ","note":""},"unicode.from_error_mode":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"2","note":"","section":"Unicode"},"error_log":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Error Handling and Logging"},"mysqli.max_links":{"multiple":"0","type":"integer","default":"-1","changeable":"PHP_INI_SYSTEM","section":"MySQL Improved","note":""},"ingres.default_password":{"type":"string","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_ALL","default":"NULL"},"intl.error_level":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"0","note":"","section":"Intl"},"fbsql.default_database_password":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"NULL","type":"string","multiple":"0"},"opendirectory.max_refs":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"-1","note":"","section":"OpenDirectory"},"mysql.trace_mode":{"note":"","section":"MySQL","changeable":"PHP_INI_ALL","default":"0","type":"boolean","multiple":"0"},"mysqlnd.collect_statistics":{"section":"MySQL Native Driver","note":"","default":"1","changeable":"PHP_INI_SYSTEM","multiple":"0","added":"5.3.0","type":"boolean"},"zend_extension_debug_ts":{"type":"string","multiple":"1","changeable":"PHPINI_ONLY","default":"NULL","deprecated":"5.3.0","note":"","section":"Zend"},"mbstring.internal_encoding":{"note":"","section":"Multibyte String","changeable":"PHP_INI_ALL","deprecated":"5.6.0","default":"NULL","type":"string","multiple":"0"},"ifx.nullformat":{"default":"0","deprecated":"5.2.1","changeable":"PHP_INI_ALL","section":"Informix","note":"","multiple":"0","type":"boolean"},"soap.wsdl_cache_enabled":{"type":"boolean","multiple":"0","changeable":"PHP_INI_ALL","default":"1","note":"","section":"SOAP"},"ifx.charasvarchar":{"type":"boolean","multiple":"0","note":"","section":"Informix","changeable":"PHP_INI_ALL","deprecated":"5.2.1","default":"0"},"short_open_tag":{"section":"Core","note":"","default":"1","changeable":"PHP_INI_PERDIR","multiple":"0","type":"boolean"},"auto_append_file":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_PERDIR","section":"Core","note":"Specifies the name of a file that is automatically parsed after the main file. The file is included as if it was called with the include() function, so include_path is used. The special value none disables auto-appending."},"zend_optimizer.optimization_level":{"type":"integer","multiple":"0","changeable":"PHPINI_ONLY","default":"15","note":"","section":"Zend"},"track_errors":{"section":"Error Handling and Logging","note":"","deprecated":"7.2.0","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"ingres.report_db_warnings":{"default":"1","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"boolean"},"sybct.deadlock_retry_count":{"multiple":"0","type":"integer","default":"0","changeable":"PHP_INI_ALL","section":"Sybase","note":""},"sybct.allow_persistent":{"type":"boolean","multiple":"0","changeable":"PHP_INI_SYSTEM","deprecated":"4.0.3","default":"1","note":"","section":"Sybase"},"sybct.packet_size":{"multiple":"0","type":"integer","default":"0","changeable":"PHP_INI_ALL","section":"Sybase","note":""},"log_errors_max_len":{"multiple":"0","type":"integer","default":"1024","changeable":"PHP_INI_ALL","section":"Error Handling and Logging","note":""},"ibm_db2.binmode":{"multiple":"0","type":"integer","default":"1","changeable":"PHP_INI_ALL","section":"IBM DB2, Cloudscape, and Apache Derby","note":""},"ircg.control_user":{"default":"nobody","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"string"},"runkit.internal_override":{"multiple":"0","type":"boolean","section":"Runkit","note":"","default":"0","changeable":"PHP_INI_SYSTEM"},"date.sunrise_zenith":{"default":"90.583333","changeable":"PHP_INI_ALL","section":"Date and Time","note":"","multiple":"0","type":"float"},"http.log.cache":{"note":"","section":"Core","changeable":"PHP_INI_ALL","default":"NULL","type":"string","multiple":"0"},"user_ini.cache_ttl":{"type":"integer","added":"5.3.0","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"300"},"ircg.max_format_message_sets":{"multiple":"0","type":"integer","section":"Core","note":"","default":"12","changeable":"PHP_INI_ALL"},"mbstring.detect_order":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Multibyte String"},"mysql.default_user":{"default":"NULL","changeable":"PHP_INI_ALL","section":"MySQL","note":"","multiple":"0","type":"string"},"mysql.connect_timeout":{"multiple":"0","type":"integer","default":"60","changeable":"PHP_INI_ALL","section":"MySQL","note":""},"crack.default_dictionary":{"section":"Core","note":"","default":"NULL","changeable":"PHP_INI_PERDIR","multiple":"0","type":"string"},"safe_mode_exec_dir":{"changeable":"PHP_INI_SYSTEM","default":"NULL","deprecated":"5.4.0","note":"","section":"Safe Mode","type":"string","multiple":"0"},"ignore_user_abort":{"multiple":"0","type":"boolean","section":"Misc","note":"","default":"0","changeable":"PHP_INI_ALL"},"mysqli.default_user":{"default":"NULL","changeable":"PHP_INI_ALL","section":"MySQL Improved","note":"","multiple":"0","type":"string"},"mssql.max_procs":{"type":"integer","multiple":"0","note":"","section":"Microsoft SQL","changeable":"PHP_INI_ALL","default":"-1"},"sybct.min_client_severity":{"changeable":"PHP_INI_ALL","deprecated":"4.0.3","default":"10","note":"","section":"Sybase","type":"integer","multiple":"0"},"com.typelib_file":{"default":"NULL","changeable":"PHP_INI_SYSTEM","section":"COM & .Net","note":"","multiple":"0","type":"string"},"xmms.session":{"note":"","section":"XMMS","changeable":"PHP_INI_ALL","default":"0","type":"boolean","multiple":"0"},"simple_cvs.authMethod":{"note":"","section":"Zend","changeable":"PHP_INI_ALL","default":"0","type":"string","multiple":"0"},"oci8.connection_class":{"type":"string","multiple":"0","added":"5.3.0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Oracle"},"safe_mode_allowed_env_vars":{"section":"Safe Mode","note":"","default":"PHP_","deprecated":"5.4.0","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"string"},"exif.decode_jis_motorola":{"type":"string","multiple":"0","note":"","section":"Exif","changeable":"PHP_INI_ALL","default":"JIS"},"magic_quotes_gpc":{"type":"boolean","multiple":"0","note":"Sets the magic_quotes state for GPC (Get/Post/Cookie) operations. When magic_quotes are on, all ' (single-quote), \" (double quote), \\ (backslash) and NULs are escaped with a backslash automatically.","section":"Options & Information","changeable":"PHP_INI_PERDIR","deprecated":"5.3.0","default":"1"},"default_mimetype":{"section":"Core","note":"","default":"text/html","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"assert.warning":{"changeable":"PHP_INI_ALL","note":"","type":"boolean","multiple":"0","deprecated":"8.3.0","default":"1","section":"Options & Information"},"valkyrie.config_path":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Valkyrie"},"enable_post_data_reading":{"multiple":"0","added":"5.4.0","type":"boolean","section":"Core","note":"","default":"1","changeable":"PHP_INI_PERDIR"},"hard_timeout":{"section":"Core","note":"","default":"2","changeable":"PHP_INI_SYSTEM","added":"7.1.0","multiple":"0","type":"integer"},"zlib.output_compression":{"note":"Whether to transparently compress pages. If this option is set to \"On\" in php.ini or the Apache configuration, pages are compressed if the browser sends an \"Accept-Encoding: gzip\" or \"deflate\" header.","section":"Zlib","changeable":"PHP_INI_ALL","default":"0","type":"boolean","multiple":"0"},"com.code_page":{"section":"COM & .Net","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"apc.shm_size":{"section":"Alternative PHP Cache","note":"","default":"30","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"oracle.max_links":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","deprecated":"5.1.0","default":"-1","note":"","section":"Oracle"},"session_pgsql.sem_file_name":{"multiple":"0","type":"string","section":"PostgreSQL Session","note":"","default":"/tmp/php_session_pgsql","changeable":"PHP_INI_SYSTEM"},"http.allowed_methods":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Core","note":""},"oci8.max_persistent":{"type":"integer","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"-1","note":"","section":"Oracle"},"zlib.output_handler":{"note":"","section":"Zlib","changeable":"PHP_INI_ALL","default":"NULL","type":"string","multiple":"0"},"odbc.allow_persistent":{"multiple":"0","type":"boolean","section":"ODBC","note":"","default":"1","changeable":"PHP_INI_SYSTEM"},"assert.active":{"section":"Options & Information","default":"1","deprecated":"8.3.0","type":"boolean","multiple":"0","note":"","changeable":"PHP_INI_ALL"},"post_max_size":{"multiple":"0","type":"integer","section":"Core","note":"Sets max size of post data allowed. This setting also affects file upload. To upload large files, this value must be larger than upload_max_filesize. Generally speaking, memory_limit should be larger than post_max_size.","default":"8M","changeable":"PHP_INI_PERDIR"},"mysqli.default_host":{"multiple":"0","type":"string","section":"MySQL Improved","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"mysql.default_port":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"MySQL","type":"string","multiple":"0"},"session.name":{"default":"PHPSESSID","changeable":"PHP_INI_ALL","section":"Session Handling","note":"","multiple":"0","type":"string"},"cgi.nph":{"type":"boolean","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_ALL","default":"0"},"expect.logfile":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Expect","note":"","multiple":"0","type":"string"},"sendmail_path":{"note":"","section":"Mail","changeable":"PHP_INI_SYSTEM","default":"NULL","type":"string","multiple":"0"},"session.upload_progress.freq":{"changeable":"PHP_INI_PERDIR","default":"1%","note":"","section":"Session Handling","type":"string","added":"5.4.0","multiple":"0"},"session.cache_limiter":{"section":"Session Handling","note":"","default":"nocache","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"fbsql.allow_persistent":{"section":"Core","note":"","default":"1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"boolean"},"simple_cvs.workingDir":{"changeable":"PHP_INI_ALL","default":"0","note":"","section":"Zend","type":"string","multiple":"0"},"msql.max_persistent":{"multiple":"0","type":"integer","section":"mSQL","note":"","default":"-1","changeable":"PHP_INI_ALL"},"http.ob_inflate_flags":{"multiple":"0","type":"integer","section":"Core","note":"","default":"0","changeable":"PHP_INI_ALL"},"printer.default_printer":{"changeable":"PHP_INI_ALL","default":"NULL","deprecated":"4.1.1","note":"","section":"Core","multiple":"0"},"mssql.min_message_severity":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"10","note":"","section":"Microsoft SQL"},"fbsql.default_password":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_SYSTEM","section":"Core","note":""},"open_basedir":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Safe Mode","note":"","multiple":"0","type":"string"},"ibase.timestampformat":{"multiple":"0","type":"string","section":"Firebird/InterBase","note":"","default":"%Y-%m-%d %H:%M:%S","changeable":"PHP_INI_ALL"},"pfpro.proxyaddress":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","deprecated":"5.1.0","note":"","section":"Verisign Payflow Pro"},"ifx.allow_persistent":{"changeable":"PHP_INI_SYSTEM","deprecated":"5.2.1","default":"1","note":"","section":"Informix","type":"boolean","multiple":"0"},"mail.add_x_header":{"default":"0","changeable":"PHP_INI_PERDIR","section":"Core","note":"","multiple":"0","added":"5.3.0","type":"boolean"},"bcmath.scale":{"default":"0","changeable":"PHP_INI_ALL","section":"BCMath","note":"Number of decimal digits for all bcmath functions.","multiple":"0","type":"integer"},"ingres.default_user":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Core","note":""},"sybct.hostname":{"section":"Sybase","note":"","deprecated":"4.0.3","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"ibase.max_links":{"changeable":"PHP_INI_SYSTEM","default":"-1","note":"","section":"Firebird/InterBase","type":"integer","multiple":"0"},"pdo_odbc.connection_pooling":{"changeable":"PHP_INI_ALL","default":"strict","note":"","section":"ODBC and DB2","type":"string","multiple":"0"},"mysqli.allow_local_infile":{"note":"","section":"MySQL Improved","changeable":"PHP_INI_SYSTEM","default":"1","added":"5.2.4","multiple":"0"},"from":{"multiple":"0","type":"string","section":"Filesystem","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"sybase.compatability_mode":{"default":"0","changeable":"PHP_INI_ALL","section":"Sybase","note":"","multiple":"0","type":"boolean"},"pfpro.defaultport":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","deprecated":"5.1.0","default":"443","note":"","section":"Verisign Payflow Pro"},"ifx.byteasvarchar":{"note":"","section":"Informix","changeable":"PHP_INI_ALL","deprecated":"5.2.1","default":"0","type":"boolean","multiple":"0"},"java.library.path":{"note":"","section":"Java","changeable":"PHP_INI_ALL","default":"NULL","multiple":"0"},"session_pgsql.create_table":{"note":"","section":"PostgreSQL Session","changeable":"PHP_INI_SYSTEM","default":"1","type":"boolean","multiple":"0"},"session.referer_check":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Session Handling","type":"string","multiple":"0"},"intl.use_exceptions":{"note":"","section":"Intl","changeable":"PHP_INI_ALL","default":"0","type":"integer","added":"5.5.0","multiple":"0"},"sybase.interface_file":{"multiple":"0","type":"string","section":"Sybase","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"assert.quiet_eval":{"changeable":"PHP_INI_ALL","note":"","multiple":"0","type":"boolean","deprecated":"8.3.0","default":"0","section":"Options & Information"},"ibase.default_db":{"note":"","section":"Firebird/InterBase","changeable":"PHP_INI_SYSTEM","default":"NULL","type":"string","multiple":"0"},"apc.enabled":{"type":"boolean","multiple":"0","note":"","section":"Alternative PHP Cache","changeable":"PHP_INI_SYSTEM","default":"1"},"zend.enable_gc":{"changeable":"PHP_INI_ALL","default":"1","note":"","section":"Zend","type":"boolean","multiple":"0","added":"5.3.0"},"apc.cache_by_default":{"changeable":"PHP_INI_ALL","default":"1","note":"","section":"Alternative PHP Cache","type":"boolean","multiple":"0"},"http.log.redirect":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core"},"session.entropy_file":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Session Handling"},"fbsql.batchSize":{"multiple":"0","type":"integer","default":"1000","deprecated":"5.1.0","changeable":"PHP_INI_ALL","section":"Core","note":""},"mbstring.encoding_translation":{"type":"boolean","multiple":"0","changeable":"PHP_INI_PERDIR","default":"0","note":"","section":"Multibyte String"},"http.log.composite":{"multiple":"0","type":"string","section":"Core","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"yaz.max_links":{"changeable":"PHP_INI_ALL","default":"100","note":"","section":"YAZ","type":"integer","multiple":"0"},"session.upload_progress.name":{"note":"","section":"Session Handling","changeable":"PHP_INI_PERDIR","default":"PHP_SESSION_UPLOAD_PROGRESS","type":"string","added":"5.4.0","multiple":"0"},"pcre.backtrack_limit":{"multiple":"0","type":"integer","section":"Regular Expression","note":"","default":"100000","changeable":"PHP_INI_ALL"},"com.autoregister_casesensitive":{"changeable":"PHP_INI_ALL","default":"1","note":"","section":"COM & .Net","type":"boolean","multiple":"0"},"url_rewriter.tags":{"type":"string","multiple":"0","note":"","section":"Session Handling","changeable":"PHP_INI_ALL","default":"a=href,area=href,frame=src,form=,fieldset="},"ignore_repeated_errors":{"default":"0","changeable":"PHP_INI_ALL","section":"Error Handling and Logging","note":"","multiple":"0","type":"boolean"},"zend_extension_manager.optimizer_ts":{"changeable":"PHPINI_ONLY","default":"NULL","note":"","section":"Zend","type":"string","multiple":"0"},"mysqlnd.debug":{"type":"string","added":"5.3.0","multiple":"0","note":"","section":"MySQL Native Driver","changeable":"PHP_INI_SYSTEM","default":"NULL"},"http.ob_deflate_flags":{"section":"Core","note":"","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"oci8.default_prefetch":{"type":"integer","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"10","note":"","section":"Oracle"},"mssql.datetimeconvert":{"type":"boolean","multiple":"0","changeable":"PHP_INI_ALL","default":"1","note":"","section":"Microsoft SQL"},"register_globals":{"note":"Whether or not to register the EGPCS (Environment, GET, POST, Cookie, Server) variables as global variables.","section":"Core","changeable":"PHP_INI_PERDIR","deprecated":"5.3.0","default":"0","type":"boolean","multiple":"0"},"mcrypt.algorithms_dir":{"note":"","section":"Core","changeable":"PHP_INI_ALL","default":"NULL","type":"string","multiple":"0"},"session.gc_divisor":{"note":"","section":"Session Handling","changeable":"PHP_INI_ALL","default":"100","type":"integer","multiple":"0"},"mysqlnd.net_read_timeout":{"section":"MySQL Native Driver","note":"","default":"31536000","changeable":"PHP_INI_SYSTEM","multiple":"0","added":"5.4.0","type":"integer"},"ibase.dateformat":{"changeable":"PHP_INI_ALL","default":"%Y-%m-%d","note":"","section":"Firebird/InterBase","type":"string","multiple":"0"},"user_dir":{"section":"Core","note":"","default":"NULL","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"string"},"unicode.script_encoding":{"multiple":"0","type":"string","section":"Unicode","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"ingres.max_links":{"type":"integer","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"-1"},"disable_classes":{"multiple":"0","type":"string","section":"Safe Mode","note":"","default":"NULL","changeable":"PHPINI_ONLY"},"hyperwave.default_port":{"changeable":"PHP_INI_ALL","default":"418","note":"","section":"Core","type":"integer","multiple":"0"},"sybct.min_server_severity":{"changeable":"PHP_INI_ALL","default":"10","deprecated":"4.0.3","note":"","section":"Sybase","type":"integer","multiple":"0"},"session.cache_expire":{"multiple":"0","type":"integer","section":"Session Handling","note":"","default":"180","changeable":"PHP_INI_ALL"},"mysql.default_password":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"MySQL","note":""},"zend_optimizer.version":{"type":"string","multiple":"0","changeable":"PHPINI_ONLY","default":"NULL","note":"","section":"Zend"},"expose_php":{"type":"boolean","multiple":"0","changeable":"PHPINI_ONLY","default":"1","note":"","section":"Core"},"mysql.allow_persistent":{"note":"","section":"MySQL","changeable":"PHP_INI_SYSTEM","default":"1","type":"boolean","multiple":"0"},"session.save_path":{"multiple":"0","type":"string","note":"session.save_path defines the argument which is passed to the save handler. If you choose the default files handler, this is the path where the files are created.","cpanel_default":"/var/cpanel/php/sessions","changeable":"PHP_INI_ALL","section":"Session Handling","default":"NULL"},"curl.cainfo":{"note":"","section":"cUrl","changeable":"PHP_INI_SYSTEM","default":"NULL","type":"string","added":"5.3.7","multiple":"0"},"ingres.trace_connect":{"type":"boolean","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_ALL","default":"0"},"mysqli.cache_size":{"note":"","section":"MySQL Improved","changeable":"PHP_INI_SYSTEM","default":"2000","type":"integer","added":"5.3.0","multiple":"0"},"http.ob_deflate_auto":{"multiple":"0","type":"boolean","default":"0","changeable":"PHP_INI_PERDIR","section":"Core","note":""},"pgsql.ignore_notice":{"multiple":"0","type":"integer","section":"PostgreSQL","note":"","default":"0","changeable":"PHP_INI_ALL"},"geoip.database_standard":{"note":"","section":"GeoIP","changeable":"PHP_INI_ALL","default":"GeoIP.dat","type":"string","multiple":"0"},"apc.optimization":{"multiple":"0","type":"integer","default":"0","changeable":"PHP_INI_ALL","section":"Alternative PHP Cache","note":""},"opendirectory.separator":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"/","note":"","section":"OpenDirectory"},"user_agent":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Filesystem","note":"Define the user agent for PHP to send."},"yaz.log_mask":{"note":"","section":"YAZ","changeable":"PHP_INI_ALL","default":"NULL","type":"string","multiple":"0"},"session.sid_length":{"section":"Session Handling","note":"","default":"32","changeable":"PHP_INI_ALL","multiple":"0","added":"7.1.0","type":"integer"},"session.cookie_secure":{"section":"Session Handling","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"report_zend_debug":{"multiple":"0","type":"boolean","section":"Zend","note":"","default":"1","changeable":"PHP_INI_ALL"},"ircg.shared_mem_size":{"note":"","section":"Core","changeable":"PHP_INI_ALL","default":"6000000","type":"integer","multiple":"0"},"ingres.blob_segment_length":{"default":"4096","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"integer"},"birdstep.max_links":{"multiple":"0","section":"Core","note":"","default":"-1","changeable":"PHP_INI_ALL"},"assert.bail":{"default":"0","deprecated":"8.3.0","section":"Options & Information","changeable":"PHP_INI_ALL","note":"","multiple":"0","type":"boolean"},"session.save_handler":{"section":"Session Handling","note":"","default":"files","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"soap.wsdl_cache_dir":{"type":"string","multiple":"0","note":"","section":"SOAP","changeable":"PHP_INI_ALL","default":"/tmp"},"daffodildb.default_socket":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Daffodil DB","note":"","multiple":"0","type":"string"},"ingres.cursor_mode":{"default":"0","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"integer"},"ibase.max_persistent":{"section":"Firebird/InterBase","note":"","default":"-1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"highlight.comment":{"multiple":"0","type":"string","section":"Misc","note":"","default":"#FF8000","changeable":"PHP_INI_ALL"},"daffodildb.default_password":{"note":"","section":"Daffodil DB","changeable":"PHP_INI_ALL","default":"daffodil","type":"string","multiple":"0"},"register_argc_argv":{"note":"","section":"Core","changeable":"PHP_INI_PERDIR","default":"1","type":"boolean","multiple":"0"},"sybase.min_message_severity":{"type":"integer","multiple":"0","note":"","section":"Sybase","changeable":"PHP_INI_ALL","default":"10"},"mssql.connect_timeout":{"multiple":"0","type":"integer","section":"Microsoft SQL","note":"","default":"5","changeable":"PHP_INI_ALL"},"simple_cvs.compressionLevel":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"0","note":"","section":"Zend"},"pfpro.proxypassword":{"note":"","section":"Verisign Payflow Pro","changeable":"PHP_INI_ALL","default":"NULL","deprecated":"5.1.0","type":"string","multiple":"0"},"sql.safe_mode":{"section":"Core","note":"","default":"0","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"boolean"},"mcrypt.modes_dir":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core"},"zend_extension_manager.optimizer":{"changeable":"PHPINI_ONLY","default":"NULL","note":"","section":"Zend","type":"string","multiple":"0"},"http.ob_inflate_auto":{"section":"Core","note":"","default":"0","changeable":"PHP_INI_PERDIR","multiple":"0","type":"boolean"},"session.gc_probability":{"multiple":"0","type":"integer","default":"1","changeable":"PHP_INI_ALL","section":"Session Handling","note":""},"sys_temp_dir":{"added":"5.5.0","multiple":"0","type":"string","section":"Core","note":"","default":"NULL","changeable":"PHP_INI_SYSTEM"},"iconv.internal_encoding":{"note":"","section":"Core","changeable":"PHP_INI_ALL","deprecated":"5.6.0","default":"ISO-8859-1","type":"string","multiple":"0"},"session.hash_function":{"note":"","section":"Session Handling","changeable":"PHP_INI_ALL","default":"0","type":"string","multiple":"0"},"http.log.not_found":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core"},"pfpro.proxylogon":{"multiple":"0","type":"string","section":"Verisign Payflow Pro","note":"","deprecated":"5.1.0","default":"NULL","changeable":"PHP_INI_ALL"},"magic_quotes_sybase":{"type":"boolean","multiple":"0","note":"","section":"Sybase","changeable":"PHP_INI_ALL","default":"0"},"zend.script_encoding":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Zend","note":"","multiple":"0","added":"5.4.0","type":"string"},"http.composite_log":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core","type":"string","multiple":"0"},"http.log.allowed_methods":{"type":"string","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_ALL","default":"NULL"},"fastcgi.logging":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"1","type":"boolean","multiple":"0"},"phar.cache_list":{"type":"string","multiple":"0","added":"5.4.0","changeable":"PHP_INI_SYSTEM","default":"NULL","note":"","section":"Phar"},"namazu.sortmethod":{"multiple":"0","type":"string","section":"Namazu","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"fbsql.default_database":{"type":"string","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"NULL"},"geoip.custom_directory":{"multiple":"0","type":"string","section":"GeoIP","note":"","default":"NULL","changeable":"PHP_INI_ALL"},"session_pgsql.failover_mode":{"multiple":"0","type":"integer","default":"0","changeable":"PHP_INI_SYSTEM","section":"PostgreSQL Session","note":""},"apc.gc_ttl":{"section":"Alternative PHP Cache","note":"","default":"3600","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"session.upload_progress.min_freq":{"note":"","section":"Session Handling","changeable":"PHP_INI_PERDIR","default":"1","type":"integer","added":"5.4.0","multiple":"0"},"sybase.allow_persistent":{"type":"boolean","multiple":"0","changeable":"PHP_INI_ALL","default":"1","note":"","section":"Sybase"},"filter.default":{"default":"unsafe_raw","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"string"},"upload_tmp_dir":{"multiple":"0","type":"string","section":"Core","note":"","default":"NULL","changeable":"PHP_INI_SYSTEM"},"highlight.string":{"type":"string","multiple":"0","note":"","section":"Misc","changeable":"PHP_INI_ALL","default":"#DD0000"},"session.upload_progress.cleanup":{"added":"5.4.0","multiple":"0","type":"boolean","section":"Session Handling","note":"","default":"1","changeable":"PHP_INI_PERDIR"},"serialize_precision":{"note":"","section":"Core","changeable":"PHP_INI_ALL","default":"17","type":"integer","multiple":"0"},"msql.max_links":{"multiple":"0","type":"integer","default":"-1","changeable":"PHP_INI_ALL","section":"mSQL","note":""},"cgi.force_redirect":{"type":"boolean","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"1","note":"","section":"Core"},"session_pgsql.use_app_vars":{"note":"","section":"PostgreSQL Session","changeable":"PHP_INI_SYSTEM","default":"0","type":"boolean","multiple":"0"},"extension_dir":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"/path/to/php","type":"string","multiple":"0"},"error_log_mode":{"multiple":"0","type":"integer","section":"Error Handling and Logging","note":"","default":"0644","changeable":"PHP_INI_ALL"},"mbstring.language":{"multiple":"0","type":"string","section":"Multibyte String","note":"","default":"neutral","changeable":"PHP_INI_PERDIR"},"tidy.default_config":{"type":"string","multiple":"0","note":"","section":"Tidy","changeable":"PHP_INI_SYSTEM","default":"NULL"},"ingres.array_index_start":{"multiple":"0","type":"integer","section":"Core","note":"","default":"1","changeable":"PHP_INI_ALL"},"session.hash_bits_per_character":{"note":"","section":"Session Handling","changeable":"PHP_INI_ALL","default":"4","type":"integer","multiple":"0"},"cli.pager":{"note":"","section":"Readline","changeable":"PHP_INI_ALL","default":"NULL","type":"string","multiple":"0","added":"5.4.0"},"exif.decode_unicode_intel":{"section":"Exif","note":"","default":"UCS-2LE","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"mbstring.http_output_conv_mimetypes":{"multiple":"0","added":"5.3.0","type":"string","section":"Multibyte String","note":"","default":"^(text/|application/xhtml\\+xml)","changeable":"PHP_INI_ALL"},"mysql.allow_local_infile":{"type":"boolean","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"1","note":"","section":"MySQL"},"report_memleaks":{"default":"1","changeable":"PHP_INI_ALL","section":"Error Handling and Logging","note":"If this parameter is set to Off, then memory leaks will not be shown (on stdout or in the log). This has only effect in a debug compile, and if error_reporting includes E_WARNING in the allowed list","multiple":"0","type":"boolean"},"memory_limit":{"multiple":"0","type":"integer","section":"Core","note":"This sets the maximum amount of memory in bytes that a script is allowed to allocate. This helps prevent poorly written scripts for eating up all available memory on a server. Note that to have no memory limit, set this directive to -1.","default":"128M","changeable":"PHP_INI_ALL"},"ingres.describe":{"changeable":"PHP_INI_ALL","default":"1","note":"","section":"Core","type":"boolean","multiple":"0"},"auto_globals_jit":{"default":"1","changeable":"PHP_INI_PERDIR","section":"Core","note":"","multiple":"0","added":"5.0.0","type":"boolean"},"apd.statement_tracing":{"section":"Advanced PHP Debugger","note":"","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"iconv.input_encoding":{"section":"Core","note":"","default":"ISO-8859-1","deprecated":"5.6.0","changeable":"PHP_INI_ALL","multiple":"0","type":"string"},"sybase.max_links":{"type":"integer","multiple":"0","note":"","section":"Sybase","changeable":"PHP_INI_ALL","default":"-1"},"simple_cvs.cvsRoot":{"default":"0","changeable":"PHP_INI_ALL","section":"Zend","note":"","multiple":"0","type":"string"},"fbsql.max_results":{"default":"128","changeable":"PHP_INI_SYSTEM","section":"Core","note":"","multiple":"0","type":"integer"},"namazu.debugmode":{"note":"","section":"Namazu","changeable":"PHP_INI_ALL","default":"0","type":"boolean","multiple":"0"},"mbstring.func_overload":{"changeable":"PHP_INI_SYSTEM","deprecated":"7.2.0","default":"0","note":"","section":"Multibyte String","type":"string","multiple":"0"},"ibm_db2.instance_name":{"multiple":"0","type":"string","section":"IBM DB2, Cloudscape, and Apache Derby","note":"","default":"NULL","changeable":"PHP_INI_SYSTEM"},"output_buffering":{"type":"integer","multiple":"0","note":"","section":"Output Control","changeable":"PHP_INI_PERDIR","default":"0"},"SMTP":{"default":"localhost","changeable":"PHP_INI_ALL","section":"Mail","note":"Used under Windows only: host name or IP address of the SMTP server PHP should use for mail sent with the mail() function.","multiple":"0","type":"string"},"apc.user_entries_hint":{"multiple":"0","type":"integer","default":"100","changeable":"PHP_INI_SYSTEM","section":"Alternative PHP Cache","note":""},"phar.readonly":{"default":"1","changeable":"PHP_INI_ALL","section":"Phar","note":"","multiple":"0","type":"boolean"},"simple_cvs.userName":{"default":"0","changeable":"PHP_INI_ALL","section":"Zend","note":"","multiple":"0","type":"string"},"mysqlnd.trace_alloc":{"type":"string","multiple":"0","added":"5.5.0","changeable":"PHP_INI_SYSTEM","default":"NULL","note":"","section":"MySQL Native Driver"},"xbithack":{"type":"boolean","multiple":"0","note":"","section":"Apache","changeable":"PHP_INI_ALL","default":"0"},"mssql.compatability_mode":{"default":"0","changeable":"PHP_INI_ALL","section":"Microsoft SQL","note":"","multiple":"0","type":"boolean"},"mssql.timeout":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"60","note":"","section":"Microsoft SQL"},"fbsql.batchsize":{"multiple":"0","added":"5.1.0","type":"integer","default":"1000","changeable":"PHP_INI_ALL","section":"Core","note":""},"session.use_only_cookies":{"multiple":"0","type":"boolean","section":"Session Handling","note":"","default":"1","changeable":"PHP_INI_ALL"},"http.redirect_log":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Core"},"implicit_flush":{"changeable":"PHP_INI_ALL","default":"0","note":"","section":"Output Control","type":"boolean","multiple":"0"},"mysqli.reconnect":{"section":"MySQL Improved","default":"0","deprecated":"8.2","type":"integer","multiple":"0","note":"","changeable":"PHP_INI_SYSTEM"},"ibase.default_user":{"changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Firebird/InterBase","type":"string","multiple":"0"},"pgsql.max_persistent":{"multiple":"0","type":"integer","section":"PostgreSQL","note":"","default":"-1","changeable":"PHP_INI_SYSTEM"},"unicode.http_input_encoding":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Unicode","note":"","multiple":"0","type":"string"},"unicode.fallback_encoding":{"type":"string","multiple":"0","changeable":"PHP_INI_ALL","default":"NULL","note":"","section":"Unicode"},"highlight.default":{"type":"string","multiple":"0","note":"","section":"Misc","changeable":"PHP_INI_ALL","default":"#0000BB"},"ifx.default_user":{"multiple":"0","type":"string","section":"Informix","note":"","deprecated":"5.2.1","default":"NULL","changeable":"PHP_INI_SYSTEM"},"session.trans_sid_hosts":{"added":"7.1.0","multiple":"0","type":"string","default":"$_SERVER['HTTP_HOST']","changeable":"PHP_INI_ALL","section":"Session Handling","note":""},"bcompiler.enabled":{"multiple":"0","type":"boolean","default":"1","changeable":"PHP_INI_ALL","section":"Core","note":""},"http.etag_mode":{"default":"MD5","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"string"},"session.cookie_httponly":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Session Handling","note":""},"oci8.statement_cache_size":{"changeable":"PHP_INI_SYSTEM","default":"20","note":"","section":"Oracle","type":"integer","multiple":"0"},"odbc.max_persistent":{"note":"","section":"ODBC","changeable":"PHP_INI_SYSTEM","default":"-1","type":"integer","multiple":"0"},"ingres.timeout":{"multiple":"0","type":"integer","default":"-1","changeable":"PHP_INI_ALL","section":"Core","note":""},"mysqlnd.net_cmd_buffer_size":{"added":"5.3.0","multiple":"0","type":"integer","default":"4096","changeable":"PHP_INI_ALL","section":"MySQL Native Driver","note":""},"sqlite3.defensive":{"type":"integer","multiple":"0","added":"7.2.17","changeable":"PHP_INI_SYSTEM","default":"1","note":"","section":"SQLite"},"mssql.max_persistent":{"section":"Microsoft SQL","note":"","default":"-1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"date.sunset_zenith":{"changeable":"PHP_INI_ALL","default":"90.583333","note":"","section":"Date and Time","type":"float","multiple":"0"},"apc.max_file_size":{"type":"integer","multiple":"0","note":"","section":"Alternative PHP Cache","changeable":"PHP_INI_SYSTEM","default":"1M"},"zlib.output_compression_level":{"changeable":"PHP_INI_ALL","default":"-1","note":"","section":"Zlib","type":"integer","multiple":"0"},"sendmail_from":{"type":"string","multiple":"0","note":"","section":"Mail","changeable":"PHP_INI_ALL","default":"NULL"},"mysqli.default_port":{"multiple":"0","type":"integer","default":"3306","changeable":"PHP_INI_ALL","section":"MySQL Improved","note":""},"mysql.default_socket":{"note":"","section":"MySQL","changeable":"PHP_INI_ALL","default":"NULL","type":"string","multiple":"0"},"http.only_exceptions":{"type":"boolean","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_ALL","default":"0"},"file_uploads":{"multiple":"0","type":"boolean","default":"1","changeable":"PHP_INI_SYSTEM","section":"Core","note":"Whether or not to allow HTTP file uploads."},"log_errors":{"default":"0","changeable":"PHP_INI_ALL","section":"Error Handling and Logging","note":"","multiple":"0","type":"boolean"},"sybct.max_links":{"note":"","section":"Sybase","changeable":"PHP_INI_SYSTEM","deprecated":"4.0.3","default":"-1","type":"integer","multiple":"0"},"pcre.recursion_limit":{"note":"","section":"Regular Expression","changeable":"PHP_INI_ALL","default":"100000","type":"integer","multiple":"0"},"hyperwave.allow_persistent":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"0","type":"boolean","multiple":"0"},"highlight.keyword":{"multiple":"0","type":"string","section":"Misc","note":"","default":"#007700","changeable":"PHP_INI_ALL"},"docref_root":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"Error Handling and Logging","note":""},"ifx.textasvarchar":{"note":"","section":"Informix","changeable":"PHP_INI_ALL","deprecated":"5.2.1","default":"0","type":"boolean","multiple":"0"},"msql.allow_persistent":{"section":"mSQL","note":"","default":"1","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"oci8.prefetch_lob_size":{"type":"integer","added":"8.2","multiple":"0","note":"","section":"Oracle","changeable":"PHP_INI_SYSTEM","default":"0"},"mime_magic.debug":{"multiple":"0","type":"boolean","default":"0","changeable":"PHP_INI_SYSTEM","section":"Mimetype","note":""},"error_prepend_string":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Error Handling and Logging","note":"","multiple":"0","type":"string"},"phar.require_hash":{"default":"1","changeable":"PHP_INI_ALL","section":"Phar","note":"","multiple":"0","type":"boolean"},"disable_functions":{"section":"Safe Mode","note":"This directive allows you to disable certain functions for security reasons. It takes on a comma-delimited list of function names. disable_functions is not affected by Safe Mode.","default":"NULL","changeable":"PHPINI_ONLY","multiple":"0","type":"string"},"fbsql.max_connections":{"multiple":"0","type":"integer","section":"Core","note":"","default":"128","changeable":"PHP_INI_SYSTEM"},"ircg.work_dir":{"multiple":"0","type":"string","default":"/tmp/ircg","changeable":"PHP_INI_ALL","section":"Core","note":""},"odbc.default_db":{"multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_ALL","section":"ODBC","note":""},"ibase.default_charset":{"default":"NULL","changeable":"PHP_INI_ALL","section":"Firebird/InterBase","note":"","multiple":"0","type":"string"},"odbc.max_links":{"note":"","section":"ODBC","changeable":"PHP_INI_SYSTEM","default":"-1","type":"integer","multiple":"0"},"mail.force_extra_parameters":{"default":"NULL","changeable":"PHP_INI_PERDIR","section":"Core","note":"","multiple":"0","type":"string"},"date.default_latitude":{"type":"float","multiple":"0","changeable":"PHP_INI_ALL","default":"31.7667","note":"","section":"Date and Time"},"ircg.keep_alive_interval":{"multiple":"0","type":"integer","default":"60","changeable":"PHP_INI_ALL","section":"Core","note":""},"apc.user_ttl":{"type":"integer","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"0","note":"","section":"Alternative PHP Cache"},"allow_url_fopen":{"section":"Filesystem","note":"This option enables the URL-aware fopen wrappers that enable accessing URL object like files. Default wrappers are provided for the access of remote files using the ftp or http protocol, some extensions like zlib may register additional wrappers.","default":"1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"boolean"},"mysqli.max_persistent":{"changeable":"PHP_INI_SYSTEM","default":"-1","note":"","section":"MySQL Improved","type":"integer","added":"5.3.0","multiple":"0"},"sybct.timeout":{"changeable":"PHP_INI_ALL","default":"0","note":"","section":"Sybase","type":"integer","multiple":"0"},"pfpro.defaulthost":{"multiple":"0","type":"string","default":"test-payflow.verisign.com","deprecated":"5.1.0","changeable":"PHP_INI_ALL","section":"Verisign Payflow Pro","note":""},"max_input_time":{"default":"-1","changeable":"PHP_INI_PERDIR","section":"Options & Information","note":"This sets the maximum time in seconds a script is allowed to parse input data, like POST, GET and file uploads.","multiple":"0","type":"integer"},"ingres.allow_persistent":{"note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"1","type":"boolean","multiple":"0"},"safe_mode_protected_env_vars":{"type":"string","multiple":"0","note":"","section":"Safe Mode","changeable":"PHP_INI_SYSTEM","deprecated":"5.4.0","default":"LD_LIBRARY_PATH"},"ingres.scrollable":{"multiple":"0","type":"boolean","section":"Core","note":"","default":"1","changeable":"PHP_INI_ALL"},"cgi.rfc2616_headers":{"type":"integer","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_ALL","default":"0"},"oci8.events":{"multiple":"0","added":"5.3.0","type":"boolean","default":"0","changeable":"PHP_INI_SYSTEM","section":"Oracle","note":""},"session.upload_progress.enabled":{"note":"","section":"Session Handling","changeable":"PHP_INI_PERDIR","default":"1","type":"boolean","multiple":"0","added":"5.4.0"},"sqlite.assoc_case":{"section":"SQLite","note":"","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"session_pgsql.db":{"note":"","section":"PostgreSQL Session","changeable":"PHP_INI_SYSTEM","default":"host=localhost dbname=php_session user=nobody","type":"string","multiple":"0"},"odbc.default_cursortype":{"added":"5.3.0","multiple":"0","type":"integer","default":"3","changeable":"PHP_INI_ALL","section":"ODBC","note":""},"zend_extension_debug":{"changeable":"PHPINI_ONLY","default":"NULL","note":"","section":"Zend","type":"string","multiple":"1"},"http.etag.mode":{"multiple":"0","type":"string","default":"MD5","changeable":"PHP_INI_ALL","section":"Core","note":""},"default_charset":{"type":"string","multiple":"0","note":"","section":"Core","changeable":"PHP_INI_ALL","default":"NULL"},"xmlrpc_error_number":{"section":"XML-RPC","note":"","default":"0","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"java.class.path":{"section":"Java","note":"","default":"NULL","changeable":"PHP_INI_ALL","multiple":"0"},"ifx.default_password":{"multiple":"0","type":"string","section":"Informix","note":"","default":"NULL","deprecated":"5.2.1","changeable":"PHP_INI_SYSTEM"},"extension":{"type":"string","multiple":"1","changeable":"PHPINI_ONLY","default":"NULL","note":"","section":"Core"},"unicode.semantics":{"type":"boolean","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"off","note":"","section":"Unicode"},"max_execution_time":{"multiple":"0","type":"integer","section":"Options & Information","note":"This sets the maximum time in seconds a script is allowed to run before it is terminated by the parser. This helps prevent poorly written scripts from tying up the server. The default setting is 30.","default":"30","changeable":"PHP_INI_ALL"},"zend.multibyte":{"multiple":"0","added":"5.4.0","type":"boolean","section":"Zend","note":"","default":"0","changeable":"PHP_INI_ALL"},"default_socket_timeout":{"type":"integer","multiple":"0","changeable":"PHP_INI_ALL","default":"60","note":"","section":"Filesystem"},"request_order":{"added":"5.3.0","multiple":"0","type":"string","default":"NULL","changeable":"PHP_INI_PERDIR","section":"Core","note":""},"mssql.max_links":{"default":"-1","changeable":"PHP_INI_SYSTEM","section":"Microsoft SQL","note":"","multiple":"0","type":"integer"},"child_terminate":{"multiple":"0","type":"boolean","default":"0","changeable":"PHP_INI_ALL","section":"Apache","note":""},"pgsql.max_links":{"type":"integer","multiple":"0","changeable":"PHP_INI_SYSTEM","default":"-1","note":"","section":"PostgreSQL"},"http.force_exit":{"default":"1","changeable":"PHP_INI_ALL","section":"Core","note":"","multiple":"0","type":"boolean"},"sybase.min_error_severity":{"section":"Sybase","note":"","default":"10","changeable":"PHP_INI_ALL","multiple":"0","type":"integer"},"auto_prepend_file":{"type":"string","multiple":"0","changeable":"PHP_INI_PERDIR","default":"NULL","note":"Specifies the name of a file that is automatically parsed before the main file. The file is included as if it was called with the include() function, so include_path is used. The special value none disables auto-prepending.","section":"Core"},"upload_max_filesize":{"type":"integer","multiple":"0","note":"The maximum size of an uploaded file.","section":"Core","changeable":"PHP_INI_PERDIR","default":"2M"},"cgi.discard_path":{"type":"boolean","multiple":"0","added":"5.3.0","note":"","section":"Core","changeable":"PHP_INI_SYSTEM","default":"0"},"mbstring.strict_detection":{"changeable":"PHP_INI_ALL","default":"0","note":"","section":"Multibyte String","type":"boolean","multiple":"0"},"session.bug_compat_warn":{"section":"Session Handling","note":"","default":"1","deprecated":"5.4.0","changeable":"PHP_INI_ALL","multiple":"0","type":"boolean"},"session.bug_compat_42":{"type":"boolean","multiple":"0","note":"","section":"Session Handling","changeable":"PHP_INI_ALL","deprecated":"5.4.0","default":"1"},"allow_url_include":{"changeable":"PHP_INI_SYSTEM","note":"This option allows the use of URL-aware fopen wrappers with the following functions: include(), include_once(), require(), require_once().","multiple":"0","type":"boolean","deprecated":"7.4.0","default":"0","section":"Filesystem","added":"5.2.0"},"session.sid_bits_per_character":{"added":"7.1.0","multiple":"0","type":"integer","section":"Session Handling","note":"","default":"4","changeable":"PHP_INI_ALL"},"session_pgsql.keep_expired":{"section":"PostgreSQL Session","note":"","default":"0","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"boolean"},"session_pgsql.short_circuit":{"section":"PostgreSQL Session","note":"","default":"0","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"boolean"},"html_errors":{"multiple":"0","type":"boolean","default":"Off","changeable":"PHP_INI_ALL","section":"Error Handling and Logging","note":""},"com.allow_dcom":{"note":"","section":"COM & .Net","changeable":"PHP_INI_SYSTEM","default":"0","type":"boolean","multiple":"0"},"session.cookie_samesite":{"type":"string","multiple":"0","added":"7.3.0","note":"","section":"Session Handling","changeable":"PHP_INI_ALL","default":"NULL"},"oracle.max_persistent":{"note":"","section":"Oracle","changeable":"PHP_INI_ALL","deprecated":"5.1.0","default":"-1","type":"integer","multiple":"0"},"realpath_cache_size":{"section":"Core","note":"","default":"16K","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"sybct.max_persistent":{"section":"Sybase","note":"","deprecated":"4.0.3","default":"-1","changeable":"PHP_INI_SYSTEM","multiple":"0","type":"integer"},"max_input_vars":{"type":"integer","added":"5.3.9","multiple":"0","note":"This sets the maximum number of input variables allowed per request and can be used to deter denial of service attacks involving hash collisions on the input variable names.","section":"Options & Information","changeable":"PHP_INI_PERDIR","default":"1000"}}
Back to Directory File Manager