Repository File Size Limit?

Repository File Size Limit?

di Chris Johnson -
Numero di risposte: 6

Is there a file size limit that I need to be concerned about? I have uploaded course files to my repository file, and when I go to add the activity, it tells me the file size is too large. I was under the impression that by uploading it to via FTP and into a repository folder, I could avoid file size limits.

Media dei voti: -
In riposta a Chris Johnson

Re: Repository File Size Limit?

di Ken Task -
Immagine Particularly helpful Moodlers

There is a setting in permissions for teacher role that would ignorefilesize limits.  Currently, your teacher role does not have that set.  Manager role does not have that restriction.

Use Site Admin -> Users -> Permissions -> Capability Overvew tool and search for moodle/course:ignorefilesizelimits

Edit the teacher role and set Use files larger than any file size restrictionsmoodle/course:ignorefilesizelimits to allow.

Remember that's a setting for all teachers ... even the ones that tend to abuse.

'spirit of sharing', Ken

 

 

 

In riposta a Ken Task

Re: Repository File Size Limit?

di Chris Johnson -

Thanks for the response Ken. I don't see that particular setting in any role, let alone the teacher. I feel like I have repositories set up before, and was able to upload larger files using ftp to the repository folder, and then selecting the repository in the file picker.

Otherwise, I feel like I will need to play with the php.ini file which so far has been a headache as I use go daddy to host.

In riposta a Chris Johnson

Re: Repository File Size Limit?

di Mary Cooch -
Immagine Documentation writers Immagine Moodle HQ Immagine Particularly helpful Moodlers Immagine Testers Immagine Translators

Which is your Moodle version Chris? The capability to ignore file size limits started with Moodle 2.3 http://docs.moodle.org/23/en/Capabilities/moodle/course:ignorefilesizelimits

In riposta a Mary Cooch

Re: Repository File Size Limit?

di Chris Johnson -
In riposta a Chris Johnson

Re: Repository File Size Limit?

di Ken Task -
Immagine Particularly helpful Moodlers

Uhhh, time to upgrade (if you can)? 2.2.x now in category for Legacy versions - no longer supported.  2.3.x Requires: PHP 5.3.2, MySQL 5.1.33.

http://support.godaddy.com/help/article/1409/increasing-user-file-upload-limits-using-phpini-on-your-linux-server

'spirit of sharing', Ken

 

In riposta a Ken Task

Re: Repository File Size Limit?

di Chris Johnson -

Thanks. I am gonna try to add something to the .htaccess file and see if I get a result. Upgrading will completely depend on the  MySql version godaddy has in my account at the moment. Thanks for your help!