增加redis拓展

This commit is contained in:
lai
2025-01-10 09:49:10 +08:00
parent c9ddb123cd
commit 653e76d2ac

View File

@@ -390,7 +390,7 @@ max_input_time = 60
; Maximum amount of memory a script may consume (128MB)
; http://php.net/memory-limit
memory_limit = 128M
memory_limit = -1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Error handling and logging ;
@@ -909,7 +909,7 @@ default_socket_timeout = 60
;extension=php_pdo_sqlite.dll
;extension=php_pgsql.dll
;extension=php_shmop.dll
extension=redis.so
; The MIBS data available in the PHP distribution must be installed.
; See http://www.php.net/manual/en/snmp.installation.php
;extension=php_snmp.dll