I’ve created a form with a file upload option. I’ve changed the settings in the file upload field so that the maximum filesize is 20MB. I also changed the PHP php_value post_max_size and php_value upload_max_filesize to 20M. But it still isn’t possible to upload a file.