small files (under 1MB) are uploading fine using webform but when I try to upload a filer larger than that, I get the following error: "The uploaded file was unable to be saved. The destination directory may not be writable."
The directory is definitely writable and I have set the Max Upload Size to a very large number but that's doesn't help.

Comments

FrancS’s picture

Hi, did you set max file size in the component ?

I think there is a problem because 1MB is default value.

quicksketch’s picture

Category: bug » support
Priority: Critical » Normal

You might need to increase the maximum your server supports by changing your PHP configuration. See http://drupal.org/node/422474, the page is for FileField, but the premise is the same.

quicksketch’s picture

Status: Active » Closed (fixed)