If I try to upload a file bigger than the max upload size allowed by the server (upload_max_filesize & post_max_size) the form just “reset” without showing any error message. On an another server, I’ve got a “Request Entity Too Large” error message from the server.