Compile PHP as CGI (ie, leave off --with-apache or --with-apxs and keep<br>all the other compile switches the same).<br><br>Then, simply add a line to your cron file using crontab -e (see man 5<br>crontab) like usual.<br><br>Don't forget to call php with the -q option to suppress HTTP...