thank ZARCON very much.i try every ways from this forum,but the issue is still there.
thank you.i give up.
thank ZARCON very much.i try every ways from this forum,but the issue is still there. thank you.i give up. |
Thats a weird looking cron command you got there. In most cases the cron would look something like this: /usr/local/bin/php -q /hsphere/local/home/******/mysite/periodic/cron.php But lets just say that you are right. If so, I would try adding the location to your php.ini file in the cron command. Like this: /hsphere/shared/php5/bin/php-cgi -c /hsphere/local/home/******/mysite/php.ini -q /hsphere/local/home/******/mysite/periodic/cron.php You can also try some stuff here http://www.boonex.com/unity/forums/forum/Dolphin-7-0-0.htm#topic/Troubleshooting-Crons-Videos-Migrations-RMS.htm Chris Nothing to see here |
Zarcon you are a star followed your instructions re video file not found now all works a treat, the real problem is making sure the cron job and path are correct. thanx |