Difference between revisions of "Permissions"
From FusionPBX
(Created page with "Permissions are a critical part of a working system. * FusionPBX gets its file permissions from the user account that the web server is running under. * FreeSWITCH gets its fil...") |
(No difference)
|
Revision as of 07:02, 19 January 2011
Permissions are a critical part of a working system.
- FusionPBX gets its file permissions from the user account that the web server is running under.
- FreeSWITCH gets its file permissions under the user account that it runs under
- FusionPBX needs permission read and write to most of FreeSWITCH's files.
- FreeSWITCH needs permission to read all its files
- FreeSWITCH needs read permissions on the fusionpbx/secure directory and execute on the cli conf file and the fax and email php files.