hi,

I can't get cron to work for users.

I added /etc/cron.d/cron.deny with no entries

I ran #crontab myfile.txt as the user
#crontab -l shows it worked

15 * * * *    /usr/bin/lynx -dump http://server.com/myscript.php > /dev/null

but when the time comes nothing happens.

I just want lynx to trigger a php script every minute - every 30 seconds
would be better.

what's the trick?

thanks,
Gavin

Reply via email to