Yes, this takes some time to make it working.
After spending 3-4 hours on the net, I finally managed to increase the File Upload as well as the Post Max size limits; also the memory Limit. Solved!
The beginning
Godaddy (Linux package) limits are as follows:
File upload = 8 mb; maximum post size = 64 mb; memory limit = 64 mb.
Back in 1and1, I used to put a php.ini file in every drupal installation (root of a website), with the following simple script: (read more)