| 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 | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| gerryw | Jul 15, 2009 10:30 pm | |
| Daniel Rhodes | Jul 16, 2009 12:16 am | |
| Almir Karic | Jul 16, 2009 12:27 am | |
| gerryw | Jul 16, 2009 1:55 am | |
| gerryw | Jul 16, 2009 2:15 am | |
| Daniel Rhodes | Jul 16, 2009 2:24 am | |
| gerryw | Jul 16, 2009 2:27 am | |
| Michael Shadle | Jul 16, 2009 9:45 am | |
| gerryw | Jul 16, 2009 12:25 pm | |
| gerryw | Jul 16, 2009 9:52 pm | |
| Igor Sysoev | Jul 17, 2009 1:46 am | |
| gerryw | Jul 17, 2009 4:06 pm | |
| Toni Mueller | Jul 21, 2009 1:20 am | |
| gerryw | Jul 21, 2009 4:50 pm | |
| merlin corey | Jul 23, 2009 4:56 am | |
| gerryw | Jul 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

