Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57555 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87734 invoked from network); 29 Jan 2012 01:33:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2012 01:33:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:33703] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/F6-09011-BD1A42F4 for ; Sat, 28 Jan 2012 20:33:16 -0500 Received: by qady23 with SMTP id y23so1078159qad.8 for ; Sat, 28 Jan 2012 17:33:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=+7ezlNMYJ9HP1tI8Lr7Tm2uush2ea76HHmVRcWed8Pw=; b=qgaXKNH+6sgko5jgf9nWjuw8CbaUOCTjohDpB5yU4pDMutVp7WO6wDL7sA9n/taxjy mR7v9mkffmx2jZvG7Kg1oiPVRlk3hDFDM9fXYyt86f4zAzVLg4RlwurbQ2g1JVQm5X+/ 7xXgW1TrMCO2sBGqDhZRR750WSAs3D/WPv/P0= MIME-Version: 1.0 Received: by 10.224.174.76 with SMTP id s12mr15346672qaz.11.1327800791308; Sat, 28 Jan 2012 17:33:11 -0800 (PST) Received: by 10.229.235.137 with HTTP; Sat, 28 Jan 2012 17:33:11 -0800 (PST) In-Reply-To: <4F247659.708@gmail.com> References: <9570D903A3BECE4092E924C2985CE48539BC838A@MBX202.domain.local> <4F235802.4020002@lerdorf.com> <4F247659.708@gmail.com> Date: Sun, 29 Jan 2012 02:33:11 +0100 Message-ID: To: =?UTF-8?B?w4FuZ2VsIEdvbnrDoWxleg==?= Cc: Rasmus Lerdorf , Clint M Priest , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Uploading a patch fails... From: tyra3l@gmail.com (Ferenc Kovacs) 2012/1/28 =C3=81ngel Gonz=C3=A1lez : > On 28/01/12 03:05, Rasmus Lerdorf wrote: >> >> There is a 100k limit, but the error message you are getting indicates >> that you aren't actually hitting that limitation. The server config has >> a 2M limit, so you should be fitting well within that. I'm not sure how >> your 200k patch is hittig that "file is empty" condition in the code. > > You mean upload_max_filesize is 2M? > What about post_max_size ? That could well lead to that condition. post_max_size =3D 8M --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu