Re: Problems with Apache 2.0, mod_perl2 and perl
- From: Juha Laiho <Juha.Laiho@xxxxxx>
- Date: Wed, 31 May 2006 20:41:24 +0000 (UTC)
"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)
.
- Follow-Ups:
- Re: Problems with Apache 2.0, mod_perl2 and perl
- From: Eric R. Meyers
- Re: Problems with Apache 2.0, mod_perl2 and perl
- References:
- Problems with Apache 2.0, mod_perl2 and perl
- From: Eric R. Meyers
- Problems with Apache 2.0, mod_perl2 and perl
- Prev by Date: Re: Problems with Apache 2.0, mod_perl2 and perl
- Next by Date: Re: Problems with Apache 2.0, mod_perl2 and perl
- Previous by thread: Re: Problems with Apache 2.0, mod_perl2 and perl
- Next by thread: Re: Problems with Apache 2.0, mod_perl2 and perl
- Index(es):
Relevant Pages
|