]> git.pld-linux.org Git - packages/php.git/commitdiff
- drop; new default is 128M
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 11 Feb 2007 17:16:11 +0000 (17:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-memory-limit.patch -> 1.3

php-memory-limit.patch [deleted file]

diff --git a/php-memory-limit.patch b/php-memory-limit.patch
deleted file mode 100644 (file)
index 8692209..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- php-5.1.4/php.ini~ 2006-06-20 15:47:05.186965387 +0300
-+++ php-5.1.4/php.ini  2006-06-20 15:48:05.188306604 +0300
-@@ -320,7 +320,7 @@
- max_execution_time = 30     ; Maximum execution time of each script, in seconds
- max_input_time = 60   ; Maximum amount of time each script may spend parsing request data
--memory_limit = 16M      ; Maximum amount of memory a script may consume (16MB)
-+memory_limit = 32M      ; Maximum amount of memory a script may consume (32MB)
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
This page took 0.041395 seconds and 4 git commands to generate.