Copyright © 2008 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
famfamfam
Hi,
I have the kalturaCE 1.5 installed on my debian server. while the installation everything worked fine. Now I wanted to upload a video but even before the upload should start I get an error in the status - nothing more! (look at the attachment)
Where do I start to find more information on this unamed "error"?
I have checked it:
upload_max_filesize = 128M
post_max_size = 128M
memory_limit = 256M
And it still doesn't work :(
check your php settings for file upload size limits, max post size, and memory limits. I think the defaults for a fresh install are usually around 2M.