2MB is probably too low and it can be set at something like 20MB,
but from my understanding setting it low enough will help prevent DoS
attacks.
If we change it to something larger, I'm not sure exactly what would be
the effect of changing this default for mass-hosting providers where
they can hav
> We spend a lot of time to increase limits for uploads file in PHP.
For a lot of time, I assume you are using a web host that does not
allow modification to INI file directly or using INI functions, and
you have to contact your host provider for that change. Otherwise, it
is not that difficult to
2022年9月10日(土) 23:23 David Gebler :
> On Sat, Sep 10, 2022 at 3:05 PM juan carlos morales <
> dev.juan.mora...@gmail.com> wrote:
>
>> I also agree that increasing the size to something bigger than 8M
>> might not be a good idea; I can imagine that a value bigger than 8M
>> (like 50M) will cause an
On Sat, Sep 10, 2022 at 3:05 PM juan carlos morales <
dev.juan.mora...@gmail.com> wrote:
> I also agree that increasing the size to something bigger than 8M
> might not be a good idea; I can imagine that a value bigger than 8M
> (like 50M) will cause an impact in hosting platforms specially, which
I also agree that increasing the size to something bigger than 8M
might not be a good idea; I can imagine that a value bigger than 8M
(like 50M) will cause an impact in hosting platforms specially, which
will be forced to always change the php's default values to a lower
one, because of potential D
On Sat, 10 Sept 2022 at 11:32, Yasuo Ohgaki wrote:
>
> 2022年9月7日(水) 22:58 Misha :
>
> > Hello everyone,
> >
> > We spend a lot of time to increase limits for uploads file in PHP. Can we
> > increase it in php.ini?
> >
> > Current value is 2Mb. Its so small value, when photo image can take 8Mb on
>
Le 10/09/2022 à 11:31, Yasuo Ohgaki a écrit :
2022年9月7日(水) 22:58 Misha :
I can understand the motivation, but I am against the change.
To increase uploaded file max size, POST max size must be increased too.
For 99.99% entry points do not need 50MB POST max size.
and larger POST max size increas
2022年9月7日(水) 22:58 Misha :
> Hello everyone,
>
> We spend a lot of time to increase limits for uploads file in PHP. Can we
> increase it in php.ini?
>
> Current value is 2Mb. Its so small value, when photo image can take 8Mb on
> iPhone X.
> We should increase it to 50Mb, because DevOps engineers
I have it set to 32MB and nobody has complained yet. I think it might be a
sweet spot between security and usability out of the box.
On Wed, Sep 7, 2022 at 2:58 PM Misha wrote:
> Hello everyone,
>
> We spend a lot of time to increase limits for uploads file in PHP. Can we
> increase it in php.ini?
>
> Current value is 2Mb. Its so small value, when photo image can take 8Mb on
> iPhone X.
> We should increase it to 50Mb, because
Hello everyone,
We spend a lot of time to increase limits for uploads file in PHP. Can we
increase it in php.ini?
Current value is 2Mb. Its so small value, when photo image can take 8Mb on
iPhone X.
We should increase it to 50Mb, because DevOps engineers do useless work
trying to change it.
I ha
11 matches
Mail list logo