Re: fastCGI+ecgi file upload problem
"Emil A Eklund" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <002b01c4f586$6762fda0$f801a8c0@eaenet> |
Perhaps the cgi input parser your using does nut support multipart-form/data? I have successfully implemented a few applications with file upload support with fastcgi 2.4.0 (using the FCGI_APP interface from C), so I doubt FastCGI has anything to do with it. /Emil A Eklund ([email protected]) ----- Original Message ----- From: Praveen_Reddy To: [email protected] Sent: Friday, January 07, 2005 09:31 Subject: [FASTCGI] fastCGI+ecgi file upload problem >>>>(My conf. fast-cgi 2.4.0, ecgi 0.6.2, apache 1.3.27 + mod_fastcgi 2.4.0)>>>>i can't send any POST data from my form (<form action=%s method=post>>enctype=multipart/form-data name=_name>). This action causes Internal>>Server Error. Without enctype=multipart/form-data, I can't get any POST>>data in my script. I'm not using Perl but C and Fast CGI and I have the above mentioned file upload problem. Is there any solution for this problem? Praveen ------------------------------------------------------------------------------ ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/ ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/