Re: Problems with Apache 2.0, mod_perl2 and perl



"Eric R. Meyers" <ermeyers@xxxxxxxxxxxx> said:
I'm using FC4 Linux, and I'm having some problems with Apache 2.0.
....
2. I can only get a statically linked perl to run.

a) /usr/bin/perl: error while loading shared libraries: libperl.so:
cannot open shared object file: Permission denied

What are the permissions for libperl.so (and directories above it)?
This could also cause the problems with mod_perl.

3. When I try to run a simple CGI.pm program under Apache, with the static
perl, the perl can't find CGI.pm in the @INC paths. Of course, the
script works just fine from the command line.

Later in thread, you showed that CGI.pm could not be loaded -- again,
what are the permissions fo the file, and directories above it?
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
.



Relevant Pages