Patrick MARION a écrit :
Can you tell more about your script.
The first thing about difference between command line dand cron is about
environment or perhaps STDIN.
Perhaps you can make a trace with several "print tracexxx" at several
critical places in your script.
Without redirection to
On 11/29/07, FRANCIS PROVENCHER
> I'v add a perl script in my crontab (To execute with root rigth)
Root rights? Well, if you must.
> If i execute the perl script in command line, all work fine.
If the problem only shows up under cron, the environment is different
under cron. The current working