How do I increase the file upload size limit? It is currently at 2M.
Tim
Lord of Servers vanilla
Garden has one, the default for which is found in config-defaults.php You can change that one by setting it to a new value in config.php
PHP itself also has a couple of limits. These are in the php.ini file for your server and you'll have to find that on your own.
http://www.php.net/manual/en/ini.core.php#ini.post-max-size http://www.php.net/manual/en/ini.core.php#ini.upload-max-filesize
Answers
Thanks everyone. The default in config-defaults is 50M. So, that means it's in PHP. I'll get that fixed.
- Spam
- Abuse
0 · Insightful Awesome LOL ·