I posted this over at Drupal.org with no response (one of my only problems with Drupal is support). I thought that since this may be related to my .htaccess, maybe it would get an answer from some of the site techs here. I'm having trouble getting my cron job to run every day. I'm using this command: /usr/local/bin/php /home/mysite/public_html/cron.php, which should do it, but it returns this error: I check and bootstrap.inc is there. Typing http://www.mysite.com/cron.php sometimes works, and sometimes does not. Running it from the Status page never works. What's the best way to run the cron jobs that need to run on a daily basis? This may be related, but I'm also having problems with random page not found errors (even on the home page), I think it may be related to bad rewrites. Here is my .htaccess: