Video Upload Error

Hello,

I've read the posts and worked on this for a week.  I can't get video upload to work in either RC2 or RC3 versions.  The progress bar works. Says complete.  THEN I get 'file upload error: video error'.  My server logs do not show anything (errors). As far as I can tell my cron works ok, because I have gotten 'security' emails on other things.

Quote · 21 Dec 2009

I do not think the cron job sends you security emails :)

However the first thing you need to do is make sure your ffmpeg.exe is set to 777 before we go any further.

Could be the POPEN and Shell_Exec also needs to be enabled for PHP. (ask your web host)

And of course cron job settings, but that will give you some stuff to look into.

Chris

Nothing to see here
Quote · 21 Dec 2009

thanks,

I'll check into it further.  I do have a couple other video sharing scripts running on same server.

1) Clipshare Pro

2) phpmotion

Quote · 21 Dec 2009

I've checked permission... 777

 

 

Set up CRON two ways: 

* * * * * /usr/local/bin/php -q /home/userId/public_html/community/fetish3/periodic/cron.php

AND

* * * * * cd /home/userId/public_html/community/fetish/periodic; /usr/bin/php -q cron.php

 

I tried to manual cron check:  got the blank page, then another blank page when I refreshed.

Quote · 21 Dec 2009

You should only try the www.yoursite.com/periodic/cron.php trick once. You would need to go back to the videos homepage and refresh :) If you stay on the cron.php page and hit refresh I promise it will be blank everytime :)

btw, your first cron setup should work just fine.

Chris

Nothing to see here
Quote · 21 Dec 2009

Host Cirtex says both POPEN and Shell_Exec  are enabled. 

Quote · 21 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.