Forums | Mahara Community

Support /
Change max upload size


anonymous profile picture
Account deleted
Posts: 78

27 May 2010, 7:36

Hi

How do I change the max file upload size (which file habdles this) and also how do I change the total quota size?

Thanks for your help

Kevin

steve P's profile picture
Posts: 122

28 May 2010, 0:21

You can change a user's quota by clicking into their account settings (Site Admin > Manage Users).

To change the default quota for new users (this won't affect existing users) go to Site Admin > Administer Extensions and click into Config for the file plugin.

Max file upload size handled by your PHP settings. On your server, look for a file called php.ini and change the settings for post_max_size and upload_max_filesize

steve P's profile picture
Posts: 122

28 May 2010, 2:11

I forgot - you should also be able to specify the PHP settings for file uploads in your site's .htaccess file

anonymous profile picture
Account deleted
Posts: 78

28 May 2010, 4:04

Thanks Steve all sorted now

4 results