What is Crontab?Crontab is a program that allows users to create jobs that will run at a given time. Crontab is available via your Plesk Hosting control panel. When setting up a crontab, you will need to use the following path to successfully execute your cron job, please note the /usr/bin/php as your correct path: * * * * * /usr/local/bin/php /path/to/file/to/run
|