php memory limit increase
This commit is contained in:
parent
85a27b96dd
commit
fede9db8e7
@ -1947,5 +1947,5 @@ ldap.max_links = -1
|
||||
;ffi.preload=
|
||||
|
||||
|
||||
[pdlib]
|
||||
extension="pdlib.so"
|
||||
;[pdlib]
|
||||
;extension="pdlib.so"
|
||||
|
@ -406,7 +406,7 @@ max_input_time = 60
|
||||
|
||||
; Maximum amount of memory a script may consume
|
||||
; http://php.net/memory-limit
|
||||
memory_limit = 128M
|
||||
memory_limit = 4G
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; Error handling and logging ;
|
Loading…
x
Reference in New Issue
Block a user