Learning Object 1MB file size limit

Funzionalità di frontend per utenti e amministratori dei corsi: navigazione generale, materiali didattici, test, registro valutazioni, ecc.
Post Reply
PSDL
Newbie
Posts: 1
Joined: Fri Dec 17, 2021 2:35 pm

Learning Object 1MB file size limit

Post by PSDL »

Hello,

I have installed Forma LMS and I setup my first course. Now when I try to add a learning object (a video I want to upload) I only have a 1MB max upload size.

Can you tell me how to change this please. All the php settings are set to 1024MB max upload size.

Thanks,
Lee
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Learning Object 1MB file size limit

Post by alfa24 »

please, check both the following PHP directives:

post_max_size
upload_max_filesize
Per supporto GRATUITO contattatemi in privato qui
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: Learning Object 1MB file size limit

Post by max »

Yes, it's not something you set in Forma's UI, it's in your php settings
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
danilo
FormaLms User
Posts: 186
Joined: Wed Feb 04, 2015 5:33 pm

Re: Learning Object 1MB file size limit

Post by danilo »

Ciao,
sto avendo un problema simile a quello descritto sopra.
Volevo caricare un file scorm dal 155 MB, ma ottengo un messaggio di errore (mai visto prima): 413 Request Entity Too Large.
I parametri di post_max_size e upload_max_filesize sono settati a 256 MB
C'è qualche altro parametro o parte di codice che può generare questo errore?
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Learning Object 1MB file size limit

Post by alfa24 »

Sei su Apache o nginx?
Per supporto GRATUITO contattatemi in privato qui
danilo
FormaLms User
Posts: 186
Joined: Wed Feb 04, 2015 5:33 pm

Re: Learning Object 1MB file size limit

Post by danilo »

Si scusa, così è più chiaro
Attachments
Immagine 2022-01-18 152314.jpg
Immagine 2022-01-18 152314.jpg (10.75 KiB) Viewed 1675 times
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Learning Object 1MB file size limit

Post by alfa24 »

Per supporto GRATUITO contattatemi in privato qui
danilo
FormaLms User
Posts: 186
Joined: Wed Feb 04, 2015 5:33 pm

Re: Learning Object 1MB file size limit

Post by danilo »

Grazie alfa,
quindi dovrei agire sulle impostazioni del web server, non di PHP. Giusto?
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Learning Object 1MB file size limit

Post by alfa24 »

Anche.
Per supporto GRATUITO contattatemi in privato qui
Post Reply