By the way, I also found this in my config, I don't know if it 
helps you or not.

    <Perl>
        umask 0022;
    </Perl>
    PerlSetVar  MasonCompRoot   /virtualhost/dir
    PerlSetVar  MasonDataDir    /tmp/mason/virtualhost_name
    PerlSetVar  MasonDataCacheDefaults  "directory_umask => 022"

Mark

On Wed, 7 Jun 2006, Mark Hedges wrote:

> From: Mark Hedges <[EMAIL PROTECTED]>
> To: Robin <[EMAIL PROTECTED]>
> Cc: 'mason-users' <[email protected]>
> Date: Wed, 7 Jun 2006 10:26:09 -0700 (PDT)
> Subject: Re: [Mason] FW:  Install problems - permission denied
> 
> 
> It's because a component of the caching libraries bitches that 
> the directory is world-writable.  You really do need to make it 
> owned by the web server process and then restrict permissions.
> 
> Mark
> 
> On Wed, 7 Jun 2006, Robin wrote:
> 
> > From: Robin <[EMAIL PROTECTED]>
> > To: 'mason-users' <[email protected]>
> > Date: Wed, 7 Jun 2006 10:21:43 +0100
> > Subject: [Mason] FW:  Install problems - permission denied
> > 
> > 
> > Sadly that's not it.
> > 
> > The permissions are 777 - world read / writeable. It does not matter
> > what group I've chowned it to apache:apache for good measure and it
> > makes no difference. 
> > 
> > 
> > 
> > >>>>> "robin" == robin  <[EMAIL PROTECTED]> writes:
> > 
> > > Permission denied at
> > > /usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Interp.pm line 301\n)
> > > for user 'apache', group 'apache'. Perhaps you need to create or set
> >       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > 
> > > drwxrwxrwx   2 root root 4096 Jun  5 16:57 .
> > > drwxr-xr-x  15 root root 4096 Jun  5 16:55 ..
> >                  ^^^^^^^^^
> > 
> > -- 
> > 
> > 
> > 
> > _______________________________________________
> > Mason-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/mason-users
> > 
> 
> 
> _______________________________________________
> Mason-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mason-users
> 


_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to