Re: Problems with Apache 2.0, mod_perl2 and perl
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 31 May 2006 21:19:45 GMT
"Eric R. Meyers" <ermeyers@xxxxxxxxxxxx> wrote:
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?
But does this make your script run as root (!!!), nobody, etc?
--
John Bokma Freelance software developer
&
Experienced Perl programmer: http://castleamber.com/
.
- 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
- Re: 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
- 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
|