David Arnold wrote:

> Stas,
> 
> See my comment below, following yours.
> 
[snip]
> >> It seems like I am following all of the directions. Any suggestions? 
> >
> >Is the path /home/darnold/httpd/httpd-2.0/perl readable by the user/group
> you 
> >run the Apache under? (hint: grep httpd.conf for User and Group). e.g. move 
> >that file into /tmp and everything should work just fine.
> 
> My settings in httpd.conf are:
> 
> User apache
> Group apache
> 
> And I have set up a user named apache with group apache. What would I do to
> make the path /home/darnold/httpd/httpd-2.0/perl readable by my apache
> user? 
> 

It means that the user 'apache' has execute permissions on every directory in
that path.

Michael Peters




-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to