From 57ef3692121388b9cfb582dec2aa2de9e716758c Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 24 Nov 2008 21:49:48 +0000 Subject: Turn off APC upload progress support, we're using the pecl extension now. --- etc/rc | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/rc') diff --git a/etc/rc b/etc/rc index 5143d83..bc902ae 100755 --- a/etc/rc +++ b/etc/rc @@ -275,7 +275,6 @@ if [ "$PLATFORM" != "cdrom" ]; then # File generated from /etc/rc output_buffering = "0" expose_php = Off -apc.rfc1867 = on implicit_flush = true magic_quotes_gpc = Off max_execution_time = 99999999 -- cgit v1.1