File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77engine = On
88short_open_tag = Off
9- asp_tags = Off
109precision = 14
1110output_buffering = 4096
1211
@@ -62,7 +61,6 @@ auto_prepend_file =
6261auto_append_file =
6362
6463default_mimetype = "text/html"
65- always_populate_raw_post_data = -1
6664
6765;;;;;;;;;;;;;;;;;;;;;;;;;
6866; Paths and Directories ;
@@ -127,20 +125,6 @@ odbc.max_links = -1
127125odbc.defaultlrl = 4096
128126odbc.defaultbinmode = 1
129127
130- [MySQL]
131- mysql.allow_local_infile = On
132- mysql.allow_persistent = On
133- mysql.cache_size = 2000
134- mysql.max_persistent = -1
135- mysql.max_links = -1
136- mysql.default_port =
137- mysql.default_socket =
138- mysql.default_host =
139- mysql.default_user =
140- mysql.default_password =
141- mysql.connect_timeout = 60
142- mysql.trace_mode = Off
143-
144128[MySQLi]
145129mysqli.max_persistent = -1
146130mysqli.allow_persistent = On
You can’t perform that action at this time.
0 commit comments