Plz tell me how to setup, Edit and Delete cron jobs in cpanel ? As in cpanel i have two options 1: Standard Cron (New Users) 2: Advanced Cron (Advance Users) i creat a crone by both options but its not working and i am unable to edit or delete created crones bcoz there are always only two links in cron jobs option in cpanel for creating crones but were my created crones go so i can edit them ? Plz give your comments or share a complete cron guide, i will be very thankfull
There are always tutorials available for CPanel on their site www.cpanel.net. Are you providing the full path to the cron scripts e.g. /home/username/public_html/script.php?
I have checked cpanel site but there is no search option and i am unable to find any link with cron help
I hope these will help you http://www.siteground.com/tutorials/cpanel/cron_jobs.htm http://www.cpanel.net/support/docs/11/cpanel/advanced_cron_jobs.html
And this is the whole CPanel official documentation index where you can search as well http://www.cpanel.net/support/docs/11/cpanel/
Thanks guys for comments, i have also dig google for tutorials but didnt find any good tutorial which just describe how to edit and delete crones and after creating crones where they are ? jdgoingcraz i am using cpanel ver 11.23.6-RELEASE
Your all crons will be available under Standard Cron/Advanced Cron. When you click any of the options, Standard cron is better for you, you will see all the current scheduled crons. You can only change their time. There will be a delete button against every cron, just click on it to delete.
I want to run cron at 12:00 PM daily, plz tell me how to setup a cron for it, i mean give an example cron command that what should i put in cpanel cron jobs command to run cron daily at 12:00 pm ?