atom feed16 messages in ru.sysoev.nginxRe: FastCGI application not receiving...
FromSent OnAttachments
gerrywJul 15, 2009 10:30 pm 
Daniel RhodesJul 16, 2009 12:16 am 
Almir KaricJul 16, 2009 12:27 am 
gerrywJul 16, 2009 1:55 am 
gerrywJul 16, 2009 2:15 am 
Daniel RhodesJul 16, 2009 2:24 am 
gerrywJul 16, 2009 2:27 am 
Michael ShadleJul 16, 2009 9:45 am 
gerrywJul 16, 2009 12:25 pm 
gerrywJul 16, 2009 9:52 pm 
Igor SysoevJul 17, 2009 1:46 am 
gerrywJul 17, 2009 4:06 pm 
Toni MuellerJul 21, 2009 1:20 am 
gerrywJul 21, 2009 4:50 pm 
merlin coreyJul 23, 2009 4:56 am 
gerrywJul 23, 2009 1:24 pm 
Subject:Re: FastCGI application not receiving multi-part data
From:Almir Karic (alm@almirkaric.com)
Date:Jul 16, 2009 12:27:20 am
List:ru.sysoev.nginx

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<ngin@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