raztaboule
IS-IT--Management
Hi,
I've got this message when running a script from the crontab:
when i run it from a shell it works well.
So i 've done and env > env.out , and when i start my script i read env.out and load it in %ENV .
But it still not working when called by the crontab.
any idea ?
Thanks.
I've got this message when running a script from the crontab:
Code:
install_driver(Oracle) failed: Can't load '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBD/Oracle/Oracle.so
when i run it from a shell it works well.
So i 've done and env > env.out , and when i start my script i read env.out and load it in %ENV .
But it still not working when called by the crontab.
any idea ?
Thanks.