3
The file system permissions in Windows are actually more powerful than Unix permissions, but they still work in a similar way. Using Windows Explorer, here is what you'll need to do to get the permissions set in a nutshell;
- Right click your XOOPS root directory, goto properties and select security tab. Add the IUSR_ user account (where is you servers actual NetBIOS name) at set the read NTFS permissions for this account.
- Navigate inside your XOOPS root directory and select the Cache, uploads and template_c directories, right click goto properties and select security tab. Here select the IUSR_ account and select the NTFS modify permission and click OK.
- Install Xoops
- Make sure you delete the install folder and set mainfile.php to read only (right click, goto properties and select read only tick box).