Uploading a file under resources

Uploading a file under resources

por Mafaz Zarook -
Número de respostas: 2

HI

the maximum file size that can be uploaded is only 8mb, is there a way to increase this limit.

somebody help me to solve this issue PLEASE!!!

Media de puntuacións: -
En resposta a Mafaz Zarook

Re: Uploading a file under resources

por Julien Cros -

Hi

If you can't increase it from moodle administration, it is certainly that you need to change settings in your php.ini files..Look for "post_max_size" and "upload_max_filesize" in the server's apache/bin folder.

Regards