php: unbreak and update php.ini patch.
This commit is contained in:
parent
2b2367ba43
commit
e2388f0cda
|
@ -27,7 +27,7 @@
|
||||||
; On windows:
|
; On windows:
|
||||||
; extension_dir = "ext"
|
; extension_dir = "ext"
|
||||||
|
|
||||||
@@ -870,49 +870,48 @@ default_socket_timeout = 60
|
@@ -870,48 +870,48 @@ default_socket_timeout = 60
|
||||||
; If you only provide the name of the extension, PHP will look for it in its
|
; If you only provide the name of the extension, PHP will look for it in its
|
||||||
; default extension directory.
|
; default extension directory.
|
||||||
;
|
;
|
||||||
|
@ -60,7 +60,6 @@
|
||||||
-;extension=php_pdo_pgsql.dll
|
-;extension=php_pdo_pgsql.dll
|
||||||
-;extension=php_pdo_sqlite.dll
|
-;extension=php_pdo_sqlite.dll
|
||||||
-;extension=php_pgsql.dll
|
-;extension=php_pgsql.dll
|
||||||
-;extension=php_pspell.dll
|
|
||||||
-;extension=php_shmop.dll
|
-;extension=php_shmop.dll
|
||||||
-
|
-
|
||||||
-; The MIBS data available in the PHP distribution must be installed.
|
-; The MIBS data available in the PHP distribution must be installed.
|
||||||
|
|
Loading…
Reference in New Issue