Jontxu40

Well-Known Member
Dec 9, 2002
47
0
156
Hi :

Since the last apache upgrade (1.3.29) , certain perl scripts is failing

By example, a script that chek modules installed works fine for root, but fail with the users

With user privileges:

opendir(./../../../../..): Permission denied at /usr/lib/perl5/5.6.1/FindBin.pm line 143
Can't stat //Kernel/cpan-lib: No such file or directory
CGI ... ok
Date::Pcalc ... not installed! (required - use "perl -MCPAN -e shell;")
DBI ... ok
Digest::MD5 ... ok
Email::Valid ... not installed! (required - use "perl -MCPAN -e shell;")
IO::Scalar ... ok
IO::Wrap ... ok
Authen::SASL ... not installed! (for SMTP backend - not required)

With root all works fine. All modules are installed ...

Any ideas ?

Thanks in advance
 

Esr Tek

Active Member
Aug 5, 2002
44
0
156
I'm getting similar problems where nothing Perl seems to work for users w Jail shell :mad: :rolleyes: