2012/1/28 Ángel González <keis...@gmail.com>:
> 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 = 8M


-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to