Hi Billy, On Mon, Aug 18, 2008 at 5:20 PM, William Piper <[EMAIL PROTECTED]> wrote: > Go to the directory that has welcome.php and type "pwd". Verify that you > are entering exactly the correct directory. I don't believe that cron > will work with symbiotic links.
I believe that the only issues with symlinks are not relevant here since Hendra is working with a user crontab rather than the system cron.* directories. Still could be worth checking though :-) > Also, I believe you need to add a user to run the cron. When setting up a user cron (via `crontab -e`) you can only run cron jobs as your own user so specifying a user is not valid. You're right that for the system crontab you are required to specify a username. Phill
