Hi Susan,
Susan Stewart wrote:
Cron should run even for anonymous...have you checked the actual file permissions and ownership on cron.php? They could be borked.
$ ls -l cron.php -rw-r--r-- 1 admin admin 262 Aug 9 2006 cron.php
Looks ok to me. Note that when I run "php cron.php" the program *does* run. It starts Drupal and generates HTML showing my Drupal site and everything. But the page content is "Access denied". :-(
Daniel.