install:permissions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:permissions [2020-06-20 22:07] – [Tip: Using the setgid Bit] corrected "chmod -R 775", which makes all files executable! mi.dwikif@alma.ch | install:permissions [2025-05-24 04:08] (current) – [Which permissions to set?] nerun | ||
---|---|---|---|
Line 6: | Line 6: | ||
The following permissions must be modified for the respective DokuWiki functions to work: | The following permissions must be modified for the respective DokuWiki functions to work: | ||
- | | + | |
+ | | ||
* '' | * '' | ||
- | * '' | + | * '' |
* '' | * '' | ||
+ | * '' | ||
+ | |||
The following files are copied by the '' | The following files are copied by the '' | ||
+ | |||
* '' | * '' | ||
* '' | * '' | ||
Line 19: | Line 23: | ||
===== Windows (using Microsoft IIS) ===== | ===== Windows (using Microsoft IIS) ===== | ||
- | To make the files in the '' | + | To make the files in the '' |
- | Internet Guest Account ('' | + | Internet Guest Account ('' |
A good description with screenshots is available [[http:// | A good description with screenshots is available [[http:// | ||
Line 74: | Line 78: | ||
$group = $grp[' | $group = $grp[' | ||
}else{ | }else{ | ||
- | // try to create a file and read it' | + | // try to create a file and read its ids |
$tmp = tempnam ('/ | $tmp = tempnam ('/ | ||
$uid = fileowner($tmp); | $uid = fileowner($tmp); | ||
Line 114: | Line 118: | ||
If you are a normal user you may be a member of the web server group and can change the files to be owned by this group. Then set the files and directories to be writable by this group. E.g. '' | If you are a normal user you may be a member of the web server group and can change the files to be owned by this group. Then set the files and directories to be writable by this group. E.g. '' | ||
- | If you are alone on the server or running in a completely trusted | + | **If you are alone on the server or running in a __completely trusted__ |
If you're running on a shared web server it is recommended to contact your web server administrator or hosting support and ask for help and recommendations. Point them to this page and they should know what you need to do. | If you're running on a shared web server it is recommended to contact your web server administrator or hosting support and ask for help and recommendations. Point them to this page and they should know what you need to do. | ||
Line 150: | Line 154: | ||
- | ===== How do I make specific pages in the wiki read-only? | + | ===== See also ===== |
- | See [[faq: | + | * [[: |
+ | * [[faq: | ||
install/permissions.1592683671.txt.gz · Last modified: by mi.dwikif@alma.ch