]> git.pld-linux.org Git - packages/php.git/blame - php-amd64.patch
- merge from AC-branch: install ext/pcre/php_pcre.h
[packages/php.git] / php-amd64.patch
CommitLineData
44f6ab02
ER
1--- php-5.1.4/php.ini~ 2006-06-20 15:47:05.186965387 +0300
2+++ php-5.1.4/php.ini 2006-06-20 15:48:05.188306604 +0300
3@@ -320,7 +320,7 @@
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
7-memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)
8+memory_limit = 16M ; Maximum amount of memory a script may consume (16MB)
9
10
11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
This page took 0.036247 seconds and 4 git commands to generate.