# Running cron.php SHELL=/bin/sh # Run cron.php every 15 minutes */15 * * * * cd /var/www/html && sudo -u www-data php ./cron.php