FastCGI application not receiving multi-part data

Almir Karic almir at almirkaric.com
Thu Jul 16 11:27:43 MSD 2009


I am running django via FCGI that has the file upload working just
fine :-), i doubt nginx is source of your problems. Did you remember
to add enctype="multipart/form-data"?


python/django hacker & sys admin
http://almirkaric.com & http://twitter.com/redduck666



On Wed, Jul 15, 2009 at 10:31 PM, gerryw<nginx-forum at nginx.us> wrote:
> Hello All,
>
> I'm working on a FastCGI application the needs to support file upload. When a file is uploaded the FastCGI program is not receiving any data or envp other than METHOD. I think I have configured FastCGI correctly in the nginx config file, because other form submissions work.  Can anyone give me an idea what I could check?
>
> nginx version: latest
> FastCGI version: latest
>
>
> Thanks,
> Gerry
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,4091,4091#msg-4091
>
>
>





More information about the nginx mailing list