We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66614c5 commit 940421fCopy full SHA for 940421f
src/rpm/conf/php.ini
@@ -300,7 +300,7 @@ expose_php = On
300
max_execution_time = 300 ; Maximum execution time of each script, in seconds
301
max_input_time = 120 ; Maximum amount of time each script may spend parsing request data
302
;max_input_nesting_level = 64 ; Maximum input variable nesting level
303
-memory_limit = 32M ; Maximum amount of memory a script may consume (16MB)
+memory_limit = 64M ; Maximum amount of memory a script may consume (16MB)
304
305
306
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
0 commit comments