Re: Problems with Apache 2.0, mod_perl2 and perl
- From: "Eric R. Meyers" <ermeyers@xxxxxxxxxxxx>
- Date: Wed, 31 May 2006 16:49:14 -0400
Juha Laiho wrote:
"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?
Everything is fine, except under Apache. CGI.pm is 444, or a+r.
.
- References:
- Problems with Apache 2.0, mod_perl2 and perl
- From: Eric R. Meyers
- Re: Problems with Apache 2.0, mod_perl2 and perl
- From: Juha Laiho
- 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
- Index(es):
Relevant Pages
|