Hi I have CentMinMod running on centos 6 64bit I installed crontab and did crontab -e and added 0 0 * * 0,1,2,3,4,5,6 php -q /home/nginx/domains/mydomain.com/public/admindir/cron.php >/dev/null 2>&1 I want it to run cron.php everyday at midnight....