File permissions on Windows (IIS) servers
Posted: Fri Apr 27, 2007 11:03 am
Hello,
Quite some people are having problems with setting correct permissions to folder attachments and file hesk_settings.inc.php
CHMOD doesn't work on Windows servers, this is a Unix command. On windows servers you need to set correct permissions like this:
1. right-click on the file (or folder) and select Properties
2. select Security tab
3. under Group find Internet Guest Account (IUSR_xxx where xxx is the name of your computer)
4. in Permissions for Internet Guest Account under Allow select:
x Modify
x Read & Execute
x Read
x Write
5. Click Apply and OK
Do this for folder attachments and file hesk_settings.inc.php
Then run the Hesk installation test again and it should show both as Writable.
Q: I don't have the Security tab in Properties?
A: Open Explorer, slect menu Tools > Folder options, go to tab View and under Advanced settings un-check (make sure it's NOT selected) Use simple file sharing. Click Apply and Ok.
Quite some people are having problems with setting correct permissions to folder attachments and file hesk_settings.inc.php
CHMOD doesn't work on Windows servers, this is a Unix command. On windows servers you need to set correct permissions like this:
1. right-click on the file (or folder) and select Properties
2. select Security tab
3. under Group find Internet Guest Account (IUSR_xxx where xxx is the name of your computer)
4. in Permissions for Internet Guest Account under Allow select:
x Modify
x Read & Execute
x Read
x Write
5. Click Apply and OK
Do this for folder attachments and file hesk_settings.inc.php
Then run the Hesk installation test again and it should show both as Writable.
Q: I don't have the Security tab in Properties?
A: Open Explorer, slect menu Tools > Folder options, go to tab View and under Advanced settings un-check (make sure it's NOT selected) Use simple file sharing. Click Apply and Ok.