/[smecontribs]/rpms/smeserver-zabbix-server/contribs7/smeserver-zabbix-server-0.1-php_mem_limit.patch
ViewVC logotype

Contents of /rpms/smeserver-zabbix-server/contribs7/smeserver-zabbix-server-0.1-php_mem_limit.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Apr 29 20:25:50 2013 UTC (11 years ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-zabbix-server-0_1-13_el4_sme, HEAD
Add the correct patch to CVS

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed