Closed (fixed)
Project:
Attachment
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2005 at 17:22 UTC
Updated:
17 Aug 2005 at 17:40 UTC
Everytime that I try to upload a file of 10MB or more, i get a "document contains no data error"
If I try one that is 9MB or less, I get really fast response ... no problems. Is there a config somewhere that I'm missing ... both php.ini and in the file manager settings ... all file size limits are set to -1 ... could I be missing something?
Comments
Comment #1
Méléis commentedI may be false but i think there are two main possible reasons :
In my humble opinion it's not a limitation of Drupal, it's just your hosting system. But i think that Drupal should say it (it can detect this).
Comment #2
matt_paz commentedhttp://drupal.org/node/26612
Sorry, I missed a php.ini setting (post_max_size) ... I changed it and it works like a charm now.