We upgraded from perl 5.14.2 to perl 5.20.2 and updated most of our modules this last weekend. Our programming staff have no problems running anything but our end users are all getting messages like:
Can't locate MIME/Lite.pm: Permission denied at /path_to_script/msg_send.pl line 18. BEGIN failed--compilation aborted at /path_to_script/msg_send.pl line 18.I'm guessing something has the wrong perms but cannot track it down. MIME::Lite is installed and the permissions are:
drwxr-sr-x 3 root common 96 May 23 12:49 lib/site_perl/ drwxr-sr-x 56 root common 8192 May 24 11:11 lib/site_perl/5.20.2/ drwxr-sr-x 2 root common 8192 May 23 13:16 lib/site_perl/5.20.2/MIME/ -r--r--r-- 1 root common 105117 Nov 3 2013 lib/site_perl/5.20.2/MIME/Lite.pmI'll note that every normal user of our system is in the common group. Also end users have no problems if no modules are used.
In reply to Permission denied to module by zdavek
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |