processing

when ever i up load a video all it does is    ( processing ) and help

Quote · 16 Aug 2011

Do you have a cron job set up?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Aug 2011

i have one set up, hope its for videos

Quote · 16 Aug 2011

*/5 * * * * /home/hardtime/public_html/periodic; /usr/local/bin/php -q cron.php

Quote · 16 Aug 2011

Have you received any emails about cron jobs?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Aug 2011

/bin/sh: /home/hardtime/public_html/periodic: is a directory Could not open input file: cron.php

Quote · 16 Aug 2011

The cron command appears to be wrong.

You have /home/hardtime/public_html/periodic; /usr/local/bin/php -q cron.php

Should be cd /home/hardtime/public_html/periodic; /usr/local/bin/php -q cron.php


That also assumes that the path to the php interpreter is usr/local/bin  Which you will need to verify with your host to make sure that is correct.


https://www.deanbassett.com
Quote · 16 Aug 2011
 
 
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.