The uploaded file exceeds the upload_max_filesize directive in php.ini

You need to make the following changes in php.ini file on your server.

upload_max_filesize = 100M
post_max_size = 100M

If still it’s same then update value of memory_limit.