Community

413 Request Entity Too Large

fl
fliva #1

The server responds with 413 Request Entity Too Large after a fairly large POST request. What to do to resolve?

It did not help to increase PHP’s post_max_size and upload_max_filesize values.

fl
fliva #2

SOLVED

upload_max_filesize contained an incorrect value “200MB” instead of “200M”.

Sign in to reply