whenever i try to upload a video, i get this erorr:
i contacted my webhost and his response was:Code:Fatal error: Cannot instantiate non-existent class: ffmpeg_movie in /home/deranged/public_html/videos/include/classes/class.video_duration.php on line 60
help please. thank youThe error you provided previously means the script is trying to use ffmpeg-php extension which is not supported. You need to make the script use the exec() function instead of the ffmpeg-php module. Contact the script developer for more help on how to do that change.




Reply With Quote
Bookmarks