Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Unable to add VIdeo 7 years 7 months ago #3935

  • titanitsupport
  • titanitsupport's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
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:

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

Last edit: by titanitsupport.

Unable to add VIdeo 7 years 7 months ago #3936

  • titanitsupport
  • titanitsupport's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
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.

  • Page:
  • 1
Moderators: alimcnronm
Time to create page: 0.082 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search