1 |
brianr |
1.1 |
diff -Nur smeserver-zabbix-server-0.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98zabbix-web smeserver-zabbix-server-0.1-php_mem_limit/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98zabbix-web |
2 |
|
|
--- smeserver-zabbix-server-0.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98zabbix-web 2013-04-29 22:21:23.723750405 +0200 |
3 |
|
|
+++ smeserver-zabbix-server-0.1-php_mem_limit/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98zabbix-web 2013-04-29 22:22:00.842261304 +0200 |
4 |
|
|
@@ -20,7 +20,7 @@ |
5 |
|
|
Options FollowSymLinks |
6 |
|
|
AddType application/x-httpd-php .php |
7 |
|
|
php_admin_value max_execution_time 350 |
8 |
|
|
- php_admin_value memory_limit 50M |
9 |
|
|
+ php_admin_value memory_limit 128M |
10 |
|
|
php_admin_value date.timezone $tz |
11 |
|
|
AllowOverride None |
12 |
|
|
Order allow,deny |