I have changed the upload setting in administrator section to upload file size upto 10mb per upload. But it was uploading file size with in 2mb and message is displayed like "Your PHP settings limit the maximum file size per upload to 2 MB". I change 2M to 10M in php.ini file, then also it was not uploading the file with more than 2 mb size.

Comments

ricabrantes’s picture

Status: Active » Closed (fixed)

No activity, Close..

javirodz’s picture

I'm having the same problem.

ricabrantes’s picture

Status: Closed (fixed) » Active

#javirodz if you have this problem move status to active..

Anonymous’s picture

Status: Active » Closed (fixed)

This is heavily documented already. Here's one place:

http://drupal.org/node/109994#comment-189497

amit_das’s picture

Title: How to increase the file upload size . » How to increase the file upload size in Drupal7
Version: 5.0 » 7.0

In Drupal7 current file upload size is 8 MB. When i want to increase file upload size, it is not change only it can less but not more than 8 MB.
Pls give me suggest. (Note) i don't want to increase through php.ini file.