Tips and tricks

WordPress: Where to modify maximum upload size for media
Make sure that in php.ini or .htaccess settings, you have this upload_max_filesize set
upload_max_filesize = 50M
If you have a WordPress network, go to Network Settings, and you will find this field

you can also go to individual site settings, and try to find the relevant space setting
