[Pmwiki-users] Re: Installation of PmWiki in safe mode documentation

chr@home.se chr
Fri Sep 24 06:03:33 CDT 2004


On Fri, 24 Sep 2004, Stefan Haslinger wrote:

> Erik Jakobsen schrieb:
> 
> > Stefan Haslinger wrote:
> >
> >>
> >> P.S.: Is there an interest in a step-by-step documentation of how to 
> >> get all files and directories
> >> having the same userid wih the server using short php-scripts?

What about invoking 'chown' with the recursive option?

	cd wikiDir; chown --recursive owner:group .

only works for *nix of course. But 'chown' has some other neat options, 
e.g. so that it only changes ownership of files that are owned by a 
specific user.

/Christian

PS. There's also 'gnu for windows' - that might have a chown.exe which 
could be useful for windows users.

-- 
Christian Ridderstr?m, +46-8-768 39 44               http://www.md.kth.se/~chr





More information about the pmwiki-users mailing list