Sounds like an issue with your upload limit size in your php.ini file. Depending on your host, you may be able to change the value upload_max_filesize in the php.ini file to reflect a higher limit than 2MB. That file should be in the directory where your php install is.