; Maximum size of POST data that PHP will accept. post_max_size = 10M ; Whether to allow HTTP file up file_uploads = On ... ; Maximum allowed size for upload upload_max_filesize = 10M