Viewing articles tagged 'cron'

 crontab management

crontab is a command line tool in order to manage your cron tasksThe two most important basic...

 How do I configure a cron job ?

Cron jobs are commands used to schedule tasks that must run periodically, for instance: from...

 How To Set Up A Cron Job via CPanel

This tutorial is going to show you how to setup a cron job in cPanel the easy way. You can set a...

 How to set up WordPress Cron via CPanel

 How to silence a CRON and prevent it to send emails

Problem:Every time that a CRON is running, an email is sent.  Those emails aren't always...

 SCRIPT_NAME & SCRIPT_FILENAME errors with cron

CRON ErrorsYou may encounter those errors in your log while inspecting those:[23-Oct-2016...