]> git.pld-linux.org Git - packages/php.git/blame - php-amd64.patch
- pl update
[packages/php.git] / php-amd64.patch
CommitLineData
81cfb0a4
ER
1--- php-5.2.0/php.ini~ 2006-11-03 01:30:58.000000000 +0200
2+++ php-5.2.0/php.ini 2006-11-03 01:32:07.000000000 +0200
3@@ -321,7 +321,7 @@
44f6ab02
ER
4
5 max_execution_time = 30 ; Maximum execution time of each script, in seconds
6 max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
81cfb0a4
ER
7-memory_limit = 16M ; Maximum amount of memory a script may consume (16MB)
8+memory_limit = 32M ; Maximum amount of memory a script may consume (32MB)
44f6ab02
ER
9
10
11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
This page took 0.072453 seconds and 4 git commands to generate.