After enabling fast cgi on a plesk based server you may get any of the above mentioned errors.
To fix edit /etc/httpd/conf.d/fcgid.conf
and either add or change the following line to:
FcgidMaxRequestLen 300000000
This is an example to set max to 300MB, change or update as needed on your server