So a daily cron job I used to update a SQLite database suddenly stopped working. At first, I got email with error messages, and I did what I could to fix the errors. Now I no longer get email, but the job still doesn't work. Thinking that something was wrong with cron rather than my script, I...