HTTP Error Code 413 Request Entity Too Large
The request for the server is too large.
- Increase the value of parameters memory_limit and post_max_size in PHP configuration.
- If the module suhosin for PHP is installed on the server, increase parameter suhosin.post.max_value_length. Usually, the value of 32 Mb is enough.
