AFAIK the -u is not required. Look at the auto-generated parts of /etc/crontab and you'll see what I mean. As for the PHP parameters, according to php --help, you can either run:
php <file> (full output)
php -q -f <file> (quiet output)
Unfortunately I've been making this up as we've been going along using my (newish) knowledge of the templating system and Red Hat Enterprise Linux (I've done an entry-level course in it). The best suggestion for you, I think, is that if you are uncomfortable with the command line, you might want to consider obtaining the
Dungog crontab manager, which is supported by Stephen Noble, a core SME developer. Purchase options are
here.
EDIT: 100th post!
