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
Comment #1
ricabrantes commentedNo activity, Close..
Comment #2
javirodz commentedI'm having the same problem.
Comment #3
ricabrantes commented#javirodz if you have this problem move status to active..
Comment #4
Anonymous (not verified) commentedThis is heavily documented already. Here's one place:
http://drupal.org/node/109994#comment-189497
Comment #5
amit_das commentedIn 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.