Hi,
I read Moodle 2.0.2 - File picker - maximum file size and also know about the php.ini max_upload and max_post etc things. So we have created a ftp-repository to be able to upload larger files than in php.ini allowed. So the files are uploaded and on the same server as the moodle installation. Nevertheless, in the file picker, when I try to add a 40MB audio file, from the ftp repository, I can't. Error message: file size too big.
So why can't I use a ftp-repository for larger files than php.ini upload size allows. I thought that was the aim of repositories. Only the people who have access to the ftp-account can upload. So no problem for the upload size, but embedding does not work. That is kind of weird.
Bug or feature? Solution?
Best regards,
David