crontab-edit

Edit core server crontab for www-data

Synopsis

  • crontab-edit

Description

On an essentials or core server, allows editing the crontab for the user www-data. Ensure that the following lines are in the crontab before any commands are specified, which will cause the crons to run in an application environment by using the dev shell. Logs are written to /var/log/php-fpm/cron.log.

SHELL=/opt/webscale/bin/dev
DEV_LOG=/var/log/php-fpm/cron.log
Have questions not answered here? Contact Support to get more help.

Last modified on July 5, 2026