Hi folks, I'm running Sarg (installed from a package) on OpenBSD 4.2. It installed fine, and has been running fine for about a week. For some reason, it decided to stop working. I have a cron job to run Sarg every day (50 23 * * * /usr/local/bin/sarg -n), and it stopped working. I've looked around and I'm not sure where it would be logging its events. So, I thought I'd try running the job manually (/usr/local/bin/sarg -n), and I get the following output: /usr/local/bin/sarg[1]: cannot open !DOCTYPE: No such file or directory /usr/local/bin/sarg[2]: syntax error: `newline' unexpected 1. Any suggestions of how to diagnose my problem? 2. Where does Sarg write log entries to? 3. Just for my information, where do I look for cron job logs to diagnose future problems? :-) Thank you, Ed