readthefuckingmanual.net

[SOLVED] Can't locate File/Glob.pm in

Error added: 2008-11-14T16:43:03Z

0 people waiting for the answer...

1 answers found.

Answer 784 (0.0% helpful)

It is mostly certain that your \"File/Glob.pm\" file is not readable for the user accessing it.
For my part, it was all upper directories that didn\'t had read/exec access.
I changed the group of the whole directory tree to allow my daemon (logtail launched with user logcheck) to access this file :
chgrp -R adm /usr/lib/perl
(Make sure that logcheck is part of the qdm group (cat /etc/group))
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: