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

