I'm trying to upload an FLV video of 15MB but id does not finish the upload proces, but if I upload a video of 10MB or less then it works. Where I can configure Dokeos to accept video uploads of more than 10MB.
can you please check your upload_max_filesize, post_max_size in your php_ini. If its less than 10MB can you please increase the limit to your need in php_ini and restart the apache service and check to upload large file size.
I'm very new to Dokeos and I appreciate a lot this powerful platform;
in my first platform trial I'm experiencing an issue with large video files that I cannot load into a Dokeos course.
I've installed Dokeos on shared hosting server and the provider doesn't want to increase upload_max_filesize over than 64 MB; my video files are up to 100 MB flv
is there a way to import into the course (mediabox/video section) from the server video folder, a video file uploaded by FTP? this way by-passing the php upload limit?
I have seen (google-ing a bit) that a similar problem with Large SCORM package may be by-passed but I don't find nothing to solve large video files issue
Thanks for using Dokeos. As you said it's good to use FTP to avoid increasing PHP upload max file size limit. but at present we don't have this option to upload files. we consider this in our future release.
Video Upload Size
Import large video files to a Dokeos course
Hi,
I'm very new to Dokeos and I appreciate a lot this powerful platform;
in my first platform trial I'm experiencing an issue with large video files that I cannot load into a Dokeos course.
I've installed Dokeos on shared hosting server and the provider doesn't want to increase upload_max_filesize over than 64 MB; my video files are up to 100 MB flv
is there a way to import into the course (mediabox/video section) from the server video folder, a video file uploaded by FTP? this way by-passing the php upload limit?
I have seen (google-ing a bit) that a similar problem with Large SCORM package may be by-passed but I don't find nothing to solve large video files issue
Any help is very appreciated
givanx
Import large video files to a Dokeos course
Hi,
Thanks for using Dokeos. As you said it's good to use FTP to avoid increasing PHP upload max file size limit. but at present we don't have this option to upload files. we consider this in our future release.
Thankyou