Unable to add VIdeo

  • titanitsupport
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 2 days ago - 10 years 2 days ago #3935 by titanitsupport
Unable to add VIdeo was created by 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.
Attachments:
Last edit: 10 years 2 days ago by titanitsupport.

Please Log in or Create an account to join the conversation.

  • titanitsupport
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 11 months ago #3936 by titanitsupport
Replied by titanitsupport on topic 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

Please Log in or Create an account to join the conversation.

Moderators: ronmalimcn
Time to create page: 1.402 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo