hi
i need cronjobs for dolphin 7.0.9
Thanks
hi i need cronjobs for dolphin 7.0.9 Thanks |
If you're using a Cpanel setup this will do the trick:
/usr/bin/php -q /home/accountname/public_html/periodic/cron.php If you have Dolphin in a sub-dir then: /usr/bin/php -q /home/accountname/public_html/subdir/periodic/cron.php BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
tancks How I know it was working I did not receive any message on the email |
tancks How I know it was working I did not receive any message on the email First, make sure you set an actual email for cron jobs under cPanel. You should receive an email every night or when uploading a video, for example. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
tancks How I know it was working I did not receive any message on the email First, make sure you set an actual email for cron jobs under cPanel. You should receive an email every night or when uploading a video, for example. tancks I have another question please i upload video but the cron not work and the video still in processing (pending). |
How long did you wait after the upload? Larger videos take a while. Also did you set the cronjob up to run once a minute? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
How long did you wait after the upload? Larger videos take a while. Also did you set the cronjob up to run once a minute? i upload one min video the cronjob up to run once a minute |
Did you get an email showing ffmpeg ran? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Did you get an email showing ffmpeg ran? no i don't get it |
Can you verify that ffmpeg is set to 777? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
if your getting cron mail, also make sure your .h264 is unchecked in your flash video module settings. your server maybe timing out.. ManOfTeal.COM a Proud UNA site, six years running strong! |
Can you verify that ffmpeg is set to 777? it is 777 |
if your getting cron mail, also make sure your .h264 is unchecked in your flash video module settings. your server maybe timing out.. i don't get cron mail h264 unchecked |
i try to run cron manually And it work but not work auto |
Are you able to take a screen shot of what the cron setup looks like in Cpanel? Like showing the command and frequency? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
In your cron command your need to verify that this is correct. https://www.deanbassett.com |
In your cron command your need to verify that this is correct. it not work and the host sed this When i try to execute your cron command it show me out of memory related issues. So i think it may be an issue with codes in your cron.php file . So i would recommend you to optimize those codes. For your reference please have a look at following logs |
Your host is not providing enough memory for php for the cron to run. If the host is refusing to up the memory for php then find another host. Dolphin has certain requirements that must be met. https://www.deanbassett.com |
Your host is not providing enough memory for php for the cron to run. If the host is refusing to up the memory for php then find another host. Dolphin has certain requirements that must be met. the host is compatible
the cron send this email
and the popen() is already enabled |
Your host is not providing enough memory for php for the cron to run. If the host is refusing to up the memory for php then find another host. Dolphin has certain requirements that must be met. the host is compatible
the cron send this email
|
And how do you know popen is enabled? https://www.deanbassett.com |
And how do you know popen is enabled? the host support says that is enabled |
Well it is not for the command line version cron uses. So they are wrong. You will need to get them to check it again. https://www.deanbassett.com |
Well it is not for the command line version cron uses. So they are wrong. You will need to get them to check it again. I asked them more than once, and said work Wاhat tell them exactly please Thank you |
They need to check the configuration for the command line version of php (CLI) the one that cron uses. https://www.deanbassett.com |
They need to check the configuration for the command line version of php (CLI) the one that cron uses. Shoot, now I need to finish the redesign work. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
They need to check the configuration for the command line version of php (CLI) the one that cron uses. Shoot, now I need to finish the redesign work. I did not see any work being done. https://www.deanbassett.com |