in reply to Trouble finding modules from cron
There's also a possibility here of local pathing, but the solution there is essentially the same. There's also a possibility of a permissions issue (cron doesn't have read privileges for the libraries), which requires some chmoding or group-level access modification.
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Trouble finding modules from cron
by cbeckley (Curate) on Apr 11, 2017 at 17:51 UTC | |
by faineant (Beadle) on Apr 11, 2017 at 18:41 UTC |