It appears that, at least on my system, the cPanel Cron editor has a bug as follows:
It will work OK if you enter something like:
5 * * * * /somescript.pl
but it will fail if you enter something like:
5,20,35,50 * * * * /somescript.pl
In other words, if you enter a comma-separated list in the editor, it no worko.
Peeking at the crontab with 'crontab -l' or 'crontab -e' is also puzzling. After attempting to enter something in the cron table, inside the cron table, instead of a cron entry, I see MAILTO="".
Looks like a script bug to me.
I am running WHM 6.0.0 and Cpanel 6.0.0-S97. I tried this using a couple of skins (coolbreeze and advanced) with the same results.
Anybody else get the same results?



LinkBack URL
About LinkBacks
Reply With Quote





