Open file php.ini and change upload_max_filesize = 2M to upload_max_filesize = 64M and add code more below it
memory_limit = 96M
post_max_size = 64M