(Moved list of files and directories to {{SMF files and directories}}) |
(Simplified. rearranged.) |
||
Line 1: | Line 1: | ||
<includeonly>==Set File | <includeonly>==Set File and Folder Permissions== | ||
File and folder permissions control who can see your files and use your folders. They can control whether you will be able to install [[Modifications|mods]] to your forum. You will use Unix <b>chmod</b> values to designate permissions. On most servers, a setting of 755 for folders and 644 for files will work. If this does not work on your hosting service, you may need 777 or 775 for folders, and 666 or 664 for files. Some hosts do not allow using 777 for folders or 666 for files -- using such high values will cause Internal Server Errors, 500 erors, or other errors. If the permission on your files or folders does not make them writable, the SMF {{#switch: {{lc:{{{1|install}}}}}|install=install|upgrade=upgrad}}er will report the problem -- if it can detect it. | |||
===Setting File Permissions With the {{#switch: {{lc:{{{1|install}}}}}|install=Install|upgrade=Upgrad}}er=== | ===Setting File Permissions With the {{#switch: {{lc:{{{1|install}}}}}|install=Install|upgrade=Upgrad}}er=== | ||
The SMF {{#switch: {{lc:{{{1|install}}}}}|install=install|upgrade=upgrad}}er can set file permissions simply and easily | The simplest approach is to skip this step until you run the SMF {{#switch: {{lc:{{{1|install}}}}}|install=install|upgrade=upgrad}}er. It can set file permissions simply and easily for you, and will work on most servers. If the {{#switch: {{lc:{{{1|install}}}}}|install=install|upgrade=upgrad}}er needs it, it will ask for FTP login details to get the job done. If you run into any problems setting file permissions with the {{#switch: {{lc:{{{1|install}}}}}|install=install|upgrade=upgrad}}er, you can use the instructions below for Setting File Permissions with FTP to handle it yourself. | ||
===Setting File Permissions With FTP=== | ===Setting File Permissions With FTP=== | ||
Line 11: | Line 11: | ||
*{{lc:{{{1|install}}}}}.php | *{{lc:{{{1|install}}}}}.php | ||
</includeonly><noinclude>{{Documentation}}</noinclude> | |||
Revision as of 16:29, 21 February 2013
[edit] [ ] Template documentation
This template is meant to be included in articles on installing and upgrading, to provide the information about CHMOD/file permissions. To see it in action, please look at the testcases, or at Special:WhatLinksHere/Template:Set_file_permissions
Examples:
{{Set file permissions|install}} {{Set file permissions|upgrade}}
- install the word "install" will be inserted at several key points
- update the word "update" will be inserted at several key points
The above documentation is transcluded from Template:Set file permissions/doc. (edit | history) Editors can experiment in this template's sandbox (edit) and testcases (edit) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |