Error when upload images larger than 1024px [closed]

I see that you have given the upload_max_filesize but you should also give post_max_size in your php.ini file..

 post_max_size = 32M