Can anyone tell me how to change file permission to 777 in windows 2003. I have tried everything, giving full access to IUSR_****, giving full access to EVERYONE, but my scripts are not working, and they are working on other free servers I use. I have my own Windows 2003 server. Please anyone help me
Lexur
1:19 pm on Dec 27, 2008 (gmt 0)
Are you sure it's a permission issue? Do you have installed the programming languajes in your computer? (I.e: PHP)
rizwanrajput
1:23 pm on Dec 27, 2008 (gmt 0)
yes i have installed php and its working 100% fine ... i am running a php based website .. but the only problem which im facing is FILE PERMISSION
[edited by: coopster at 4:11 pm (utc) on Dec. 27, 2008] [edit reason] no personal urls please TOS [webmasterworld.com] [/edit]
Lexur
7:49 am on Dec 29, 2008 (gmt 0)
In Windws 2003 you have, for each forlder, a security tab (right click - properties -> security) where you can change the permissions for files or folders. There is no a number code like the 644 or 755 but a natural languaje set (read, write, delete, full) to select the options.
carguy84
5:53 am on Jan 8, 2009 (gmt 0)
You need to give the correct access to the user "Network Service". This should solve your file io problems.
dbdev
1:42 pm on Jan 28, 2009 (gmt 0)
You need to give the correct access to the user "Network Service". This should solve your file io problems.