Drupal Max Filesize for uploads
I always wondered why even when you set your php.ini file settings to upload_max_filesize = 100M (or whatever) and post_max_size = 100M (or whatever) in Drupal, your max upload size would show up as 50M. I ran by this post today
http://drupal.org/node/97193
If you look at the bottom, you find the answer. Check out your includes/file.inc file and search for
Change it to
You could experiment with taking the line out, but being that it is doing a simple / 2 , if you change it to dividing by one /1 it will do nothing, and you don’t have to worry about a missing function.
Yay.
No comments yet.
Leave a comment
You must be logged in to post a comment.
Search
Chad's Twitter
- @jackljohnson: haha, thanks for the vote of confidence
- wow, just got a call from tech support for a consulting job I did 2 years ago. Um, updateyourrecordsfools.com
- @boondox: If it has to be specifically open source, then you may want to look into programmer or Linux Systems admin
- Totally bummed I can't use themes with Apps. I hate you all.
- I am truly humbled by the amount of support I've been receiving for Linux Basement. Thank you.