--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Mon, 2004-06-28 at 18:54, Grant wrote:
> > Sorry to be such a newbie, but how can I find out
> what
> > user apache2 runs as and make sure that user has
> the
> > permissions it needs?
> 
> Look in httpd.conf.  It will say which user and
> group it runs as.  Then
> read the Interchange::Link code to find out what
> it's doing with the
> socket (read, write, whatever).  Change the
> permissions on the socket to
> let that user do what it needs to.  
> 
> - Perrin

Perrin,

My httpd.conf file is apache2.conf after being set up
by Gentoo and there doesn't seem to be any mention of
which user and group it runs as.  The Link.pm file is
unreadable to me.  Would it be safe to let the user in
question rwx the socket file?

- Grant

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
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