Forum Moderators: coopster

Message Too Old, No Replies

phpbb directory permissions on windows?

         

JavaReb

2:40 am on Jul 26, 2006 (gmt 0)

10+ Year Member



What should the directory permissions look like on the various folders in a typical phpbb install? I was looking at a server today that had phpbb installed on a box with IIS installed on it and many of the folders had read,write and modify flags set for the IUSR_MACHINENAME account. Im thinking this should be changed to read-only.

comments?

coopster

10:49 pm on Jul 26, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I'm not familiar with phpBB's installation, but have you checked their (phpBB) installation/support area? I would assume there would be installation instructions detailing any security/permission settings.

jatar_k

3:59 pm on Jul 27, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



you shouldn't need write permissions for much of anything

users of phpbb are mainly writing to db, not to the filesystem

<added>always remember that windows is really stupid when it comes to perms. Meaning it really has little or no understanding of them.