Connection reset by server

mike mike503 at gmail.com
Sat Aug 23 20:44:11 MSD 2008


no, that's a required HTML enctype in the <form> tag to be able to
submit file uploads. it'd probably help if you included the version of
nginx you're using.

i host a drupal site currently and there's been no complaints (not
sure if they're using file uploads though) using nginx 0.7.8 (i need
to upgrade too)


On 8/23/08, Adam Setzler <adam.setzler at gmail.com> wrote:
> I just found this in the Drupal upload module...
>
> $form['#attributes']['enctype'] = 'multipart/form-data';
>
> Does this mean I need to have the Nginx Upload mod installed?





More information about the nginx mailing list