"The upload failed" when uploading files

I am getting error “The upload failed” when trying to upload files over 2MB. Is there a file size restriction?

You might have to adjust your server settings. Check the upload_max_filesize and post_max_size values in your php.ini.

1 Like