This commit is contained in:
milisman 2017-02-19 22:27:28 +02:00
parent 22991c4f89
commit d21a671318
1 changed files with 4 additions and 1 deletions

View File

@ -900,6 +900,9 @@ default_socket_timeout = 60
;extension=php_pdo_sqlite.dll
;extension=php_pgsql.dll
;extension=php_shmop.dll
extension=pdo.so
extension=pdo_mysql.so
extension=mysql.so
; The MIBS data available in the PHP distribution must be installed.
; See http://www.php.net/manual/en/snmp.installation.php
@ -1188,7 +1191,7 @@ mysqli.max_persistent = -1
; Allow accessing, from PHP's perspective, local files with LOAD DATA statements
; http://php.net/mysqli.allow_local_infile
;mysqli.allow_local_infile = On
mysqli.allow_local_infile = On
; Allow or prevent persistent links.
; http://php.net/mysqli.allow-persistent