I was having the same issue, I followed the instructions on this post, and it fixed everything.
in short:
1. Change your max post and max file size in your php.ini file
2. Copy/duplicate the php.ini file that sits in your WordPress install’s root folder.
3. Move the copy to wp-admin
4. Rename it back to php.ini
5. Save