DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:filemodes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

devel:filemodes [2009-10-03 13:27] – moved from config:filemodes andidevel:filemodes [2009-10-03 13:29] (current) andi
Line 1: Line 1:
 ====== File creation modes ====== ====== File creation modes ======
 +
 +FIXME page needs to be linked from somewhere
  
 DokuWiki's handling of file creation modes changed recently. Previously it modified the proccess' umask directly this made some problems ([[bug>97]],[[bug>698]]). Now it makes use of [[phpfn>chmod]] calls when necessary. DokuWiki's handling of file creation modes changed recently. Previously it modified the proccess' umask directly this made some problems ([[bug>97]],[[bug>698]]). Now it makes use of [[phpfn>chmod]] calls when necessary.
  
-[[DokuWiki]] provides two options to configure how files and directories are created: [[config:fmode]] and [[config:dmode]].+[[:DokuWiki]] provides two options to configure how files and directories are created: [[config:fmode]] and [[config:dmode]].
  
 DokuWiki will check if your configuration differs from what the system would use automatically and will call [[phpfn>chmod]] after creating the files or directories to set up the wanted permissions. It will not alter your system's umask settings. DokuWiki will check if your configuration differs from what the system would use automatically and will call [[phpfn>chmod]] after creating the files or directories to set up the wanted permissions. It will not alter your system's umask settings.
devel/filemodes.1254569252.txt.gz · Last modified: 2009-10-03 13:27 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki