Output (JSON)
{
"cpanelresult": {
"apiversion": 2,
"func": "getalloptions",
"data": [
{
"dirlist": [
{
"info": "User-function to be called if an assertion fails.",
"value": "0",
"commented": 1,
"subsection": "main",
"directive": "assert.callback",
"section": "Assertion"
},
{
"info": "Issue a PHP warning for each failed assertion.",
"value": "On",
"commented": 1,
"subsection": "main",
"directive": "assert.warning",
"section": "Assertion"
},
{
"info": "Eval the expression with current error_reporting(). Set to true if you want\n error_reporting(0) around the eval().",
"value": "0",
"commented": 1,
"subsection": "main",
"directive": "assert.quiet_eval",
"section": "Assertion"
},
{
"info": "Assert(expr); active by default.",
"value": "On",
"commented": 1,
"subsection": "main",
"directive": "assert.active",
"section": "Assertion"
},
{
"info": "Don't bail out by default.",
"value": "Off",
"commented": 1,
"subsection": "main",
"directive": "assert.bail",
"section": "Assertion"
}
],
"section": "Assertion"
},
{
"dirlist": [
{
"info": "Modify the setting below to match the directory location of the cracklib\n dictionary files. Include the base filename, but not the file extension.",
"value": "c:\\php\\lib\\cracklib_dict",
"commented": 1,
"subsection": "main",
"directive": "crack.default_dictionary",
"section": "Crack"
}
],
"section": "Crack"
},
{
"dirlist": [
{
"info": "",
"value": "128",
"commented": 1,
"subsection": "main",
"directive": "fbsql.max_results",
"section": "FrontBase"
},
{
"info": "",
"value": "",
"commented": 1,
"subsection": "main",
"directive": "fbsql.default_database_password",
"section": "FrontBase"
},
{
"info": "",
"value": "",
"commented": 1,
"subsection": "main",
"directive": "fbsql.default_database",
"section": "FrontBase"
},
{
"info": "",
"value": "On",
"commented": 1,
"subsection": "main",
"directive": "fbsql.autocommit",
"section": "FrontBase"
},
{
"info": "",
"value": "On",
"commented": 1,
"subsection": "main",
"directive": "fbsql.allow_persistent",
"section": "FrontBase"
},
{
"info": "",
"value": "128",
"commented": 1,
"subsection": "main",
"directive": "fbsql.max_connections",
"section": "FrontBase"
},
{
"info": "",
"value": "1000",
"commented": 1,
"subsection": "main",
"directive": "fbsql.batchSize",
"section": "FrontBase"
},
{
"info": "",
"value": "_SYSTEM",
"commented": 1,
"subsection": "main",
"directive": "fbsql.default_user",
"section": "FrontBase"
},
{
"info": "",
"value": "128",
"commented": 1,
"subsection": "main",
"directive": "fbsql.max_links",
"section": "FrontBase"
},
{
"info": "",
"value": "",
"commented": 1,
"subsection": "main",
"directive": "fbsql.default_password",
"section": "FrontBase"
},
{
"info": "",
"value": "-1",
"commented": 1,
"subsection": "main",
"directive": "fbsql.max_persistent",
"section": "FrontBase"
},
{
"info": "",
"value": "Off",
"commented": 1,
"subsection": "main",
"directive": "fbsql.generate_warnings",
"section": "FrontBase"
},
{
"info": "",
"value": "",
"commented": 1,
"subsection": "main",
"directive": "fbsql.default_host",
"section": "FrontBase"
}
],
"section": "FrontBase"
},
{
"dirlist": [
{
"info": "Allow or prevent persistent links.",
"value": "On",
"commented": 0,
"subsection": "main",
"directive": "ifx.allow_persistent",
"section": "Informix"
},
{
"info": "Trailing blanks are stripped from fixed-length char columns. May help the\n life of Informix SE users.",
"value": "0",
"commented": 0,
"subsection": "main",
"directive": "ifx.charasvarchar",
"section": "Informix"
},
{
"info": "Maximum number of links (persistent + non-persistent). -1 means no limit.",
"value": "-1",
"commented": 0,
"subsection": "main",
"directive": "ifx.max_links",
"section": "Informix"
},
{
"info": "Default host for ifx_connect() (doesn't apply in safe mode).",
"value": "",
"commented": 0,
"subsection": "main",
"directive": "ifx.default_host",
"section": "Informix"
},
{
"info": "Default user for ifx_connect() (doesn't apply in safe mode).",
"value": "",
"commented": 0,
"subsection": "main",
"directive": "ifx.default_user",
"section": "Informix"
},
{
"info": "NULL's are returned as empty strings, unless this is set to 1. In that case,\n NULL's are returned as string 'NULL'.",
"value": "0",
"commented": 0,
"subsection": "main",
"directive": "ifx.nullformat",
"section": "Informix"
},
{
"info": "If on, select statements return the contents of a byte blob instead of its id.",
"value": "0",
"commented": 0,
"subsection": "main",
"directive": "ifx.byteasvarchar",
"section": "Informix"
},
{
"info": "Maximum number of persistent links. -1 means no limit.",
"value": "-1",
"commented": 0,
"subsection": "main",
"directive": "ifx.max_persistent",
"section": "Informix"
},
{
"info": "If on, the contents of text and byte blobs are dumped to a file instead of\n keeping them in memory.",
"value": "0",
"commented": 0,
"subsection": "main",
"directive": "ifx.blobinfile",
"section": "Informix"
},
{
"info": "Default password for ifx_connect() (doesn't apply in safe mode).",
"value": "",
"commented": 0,
"subsection": "main",
"directive": "ifx.default_password",
"section": "Informix"
},
{
"info": "If on, select statements return the contents of a text blob instead of its id.",
"value": "0",
"commented": 0,
"subsection": "main",
"directive": "ifx.textasvarchar",
"section": "Informix"
}
],
"section": "Informix"
},
{
"dirlist": [
{
"info": "Maximum number of links, including persistents. -1 means no limit.",
"value": "-1",
"commented": 0,
"subsection": "main",
"directive": "ingres.max_links",
"section": "Ingres II"
},
{
"info": "Maximum number of persistent links. -1 means no limit.",
"value": "-1",
"commented": 0,
"subsection": "main",
"directive": "ingres.max_persistent",
"section": "Ingres II"
},
{
"info": "Default user.",
"value": "",
"commented": 0,
"subsection": "main",
"directive": "ingres.default_user",
"section": "Ingres II"
},
{
"info": "Allow or prevent persistent links.",
"value": "On",
"commented": 0,
"subsection": "main",
"directive": "ingres.allow_persistent",
"section": "Ingres II"
},
{
"info": "Default password.",
"value": "",
"commented": 0,
"subsection": "main",
"directive": "ingres.default_password",
"section": "Ingres II"
},
{
"info": "Default database (format: [node_id::]dbname[\/srv_class]).",
"value": "",
"commented": 0,
"subsection": "main",
"directive": "ingres.default_database",
"section": "Ingres II"
}
],
"section": "Ingres II"
}
],
"event": {
"result": 1
},
"module": "PHPINI"
}
}