Re: Problems with Apache 2.0, mod_perl2 and perl
- From: "Eric R. Meyers" <ermeyers@xxxxxxxxxxxx>
- Date: Wed, 31 May 2006 16:51:51 -0400
John Bokma wrote:
"Eric R. Meyers" <ermeyers@xxxxxxxxxxxx> wrote:
http://localhost/cgi-bin/helloworld.cgi
Can't open CGI.pm for reading: 13
Yup, so in short: your CGI script is running as a user who has no
permission to read CGI.pm which means that perl can't open the module to
use it.
In httpd.conf both User and Group are apache by default, and I changed it to
root, nobody, ermeyers, and nothing seemed to matter. Nice problem huh?
.
- Follow-Ups:
- Re: Problems with Apache 2.0, mod_perl2 and perl
- From: John Bokma
- Re: Problems with Apache 2.0, mod_perl2 and perl
- 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: John Bokma
- Re: Problems with Apache 2.0, mod_perl2 and perl
- From: Eric R. Meyers
- Re: Problems with Apache 2.0, mod_perl2 and perl
- From: John Bokma
- 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
|