I fought long and hard with this and found out that you need to create a php5.ini file and place this code in there.
upload_max_filesize = 65M
post_max_size = 65M
memory_limit = 65M
Put the php5.ini file in your root directory, give the server an hour to process and your golden.