
01-10-2007
|
|
Registered User
|
|
|
Join Date: Apr 2004
Location: Bordeaux, France
Posts: 1,433
|
|
- Check that your file is executable, if not chmod +rx
- Check you mail for message from cron (stdout+stdderr from your script)
- Redirect stdout and stderr in a file and checj the result
Jean-Pierre.
|