Video stuck at 'File not processed yet'

Hey guys,

I'm trying to upload a video (.FLV and .MP4) to my Dolphin 7.1.1 site, and it's stuck at File Not Processed Yet for hours.

My site is on Hostgator and My Cron job settings are correct:

cd / home/mysite/public_html/periodic; / usr / local / bin / php-q cron.php

To run every minute for testing purposes

and 

/flash/modules/global/app/ffmpeg.exe is set to 755 permissions

Yet even after several minutes to hours it's set to File Not processed yet

I've followed some of the documentation and forum topics here on the matter, but still like this.

Any idea Why is this happening?

Quote · 13 Jun 2013

Anyone have anything?

Quote · 13 Jun 2013

Really need help on this! :)

Quote · 13 Jun 2013

Any emails from the cron?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 13 Jun 2013

 What emails do you mean?

Any emails from the cron?

 

Quote · 14 Jun 2013

 If the cron is working correctly you should be getting an email every night around midnight showing that the database was cleaned up. If you aren't the cron isn't working.

 

 What emails do you mean?

Any emails from the cron?

 

 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 14 Jun 2013

It's still not working. I even went into the periodic folder, renamed .htaccess temporarily, then in my browser, access the cron.php file but the Video still didn't process.

Quote · 15 Jun 2013

 

Any emails from the cron?

 

This is the email I get from Cron

 

/bin/sh: /usr/local/bin/php/home/**edited**/public_html/perodic/cron.php: Not a directory
Quote · 15 Jun 2013

 

This is the email I get from Cron

 

/bin/sh: /usr/local/bin/php/home/**edited**/public_html/perodic/cron.php: Not a directory

Your cron has an incorrect path set.  It should look like this:

 

/usr/local/bin/php -q /home/[username]/public_html/periodic/cron.php

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 15 Jun 2013
 
 
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.