Docs -> FrequentlyAskedQuestions
The chmod command is a command that changes who is allowed to read, write, or view a file or folder. In order for FCMS to be installed the installer will need permission to write a few files to your web host.
All folders specified in the installation manual will need to set to 777 (see table below).
How do I set the proper folder permissions (CHMOD)?
The chmod command is a command that changes who is allowed to read, write, or view a file or folder. In order for FCMS to be installed the installer will need permission to write a few files to your web host.
All folders specified in the installation manual will need to set to 777 (see table below).
| Mode | User | Group | World |
| Read | X | X | X |
| Write | X | X | X |
| Execute | X | X | X |
