
Laurent_R
Veteran
/ Moderator
Jan 26, 2016, 2:13 AM
Post #10 of 11
(15996 views)
|
Is your script running OK when launched from the prompt? Quite often, running something via the crontab creates problems due to environment factors (environment variables, etc.) because the crontab user is not the same and some configuration is differernt. But this is really a system question rather than a Perl question. And it will be difficult to help you, because we don't have access to your environment and can hardly guess what can go wrong.
|