Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Ozziedoggers Posted July 5, 2011 Posted July 5, 2011 Hi all, Currently setting up a server 2008 x64 machine for moving our forum to as it has outgrown its current hosts capacity. Ive searched high and low but can not find any documentation on permission settings for IPB on a windows server. Anyone have any links/docs on how it needs to be done? cheers Aaron
Hexsplosions Posted July 5, 2011 Posted July 5, 2011 My experience is that you do not set the permissions in the same way for a Windows box. Try CHMOD'ing something to 777. I don't think it will.
Cloaked Posted July 6, 2011 Posted July 6, 2011 Easiest way to do it is to create a limited user for php to run under. Mine is called PHP_User. Give that user read and write access to the necessary folder in your IPB install. Set up the app pool for your site to use that user account to run PHP. To change file permissions log in with RDP and use Windows Explorer to change permissions. It's done the same way you would do it on any Windows box. Right click the folder, select security tab, edit then add. Pretty straight forward.
Ozziedoggers Posted July 7, 2011 Author Posted July 7, 2011 Cheers guys, so Cloaked you what folders did you give permissions on for the account, and what level of permissions, just read/write but not modify?
EBrown Posted July 12, 2011 Posted July 12, 2011 I use IIS 6.0 to allow each site to "Impersonate" the user for that site, thus allowing me to set permissions for that user on that directory. Based on my past experience with IIS7, and IIS7.5, the process is interestingly similar. Thanks, EBrown
Recommended Posts
Archived
This topic is now archived and is closed to further replies.