Unable to add VIdeo

  • titanitsupport
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 9 ans 11 mois - il y a 9 ans 11 mois #3935 par titanitsupport
Unable to add VIdeo a été créé par titanitsupport
Hi,

I am unable to add a video to a new learning object.
I am using Xerte Online Toolkits version 3.2 and it is being run locally on my machine.

I am able to upload images.

The error I get is:

Invalid backend Response.
Data is not JSON.

The file in question is an mp4 and is 124MB in size.
Pièces jointes :
Dernière édition: il y a 9 ans 11 mois par titanitsupport.

Connexion ou Créer un compte pour participer à la conversation.

  • titanitsupport
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 9 ans 11 mois #3936 par titanitsupport
Réponse de titanitsupport sur le sujet Unable to add VIdeo
For anyone with this issue search the for the php.ini file and open it will an application called notepad ++

Change the following to a larger file size:

; Maximum allowed size for uploaded files.
; php.net/upload-max-filesize
upload_max_filesize=200M

; Maximum size of POST data that PHP will accept.
; Its value may be 0 to disable the limit. It is ignored if POST data reading
; is disabled through enable_post_data_reading.
; php.net/post-max-size
post_max_size=200M

; Maximum amount of memory a script may consume (128MB)
; php.net/memory-limit
memory_limit=200M

Then start and stop the Apache via the xampp control panel.

You will not receive this error anymore after changing these settings.

Thanks,

Liam

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ronmalimcn
Temps de génération de la page : 0.129 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo