Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > inetserver iis > november 2005 >

inetserver iis : PHP & IIS



Gêsior
11/28/2005 1:37:07 PM
I've moved my PHP from Apache to ISS. Everything is ok except for writeing
to files:

Warning: fopen(administracja/rejestry/wywolania.dat): failed to open stream:
Permission denied in c:\serwer\wierchy\pliki\rejestr.php on line 50

Any ideas? Thanks

Chris Crowe [MVP 1997 -> 2006]
11/29/2005 12:00:00 AM
Depending on the version of IIS (not ISS) you are running make sure the
following accounts have NTFS permisions to access to the folder.

IIS 5 and IIS 5.1 - IUSR_computername and IWAM_computername
IIS 6 - By default NETWORK SERVICE, but really you should grant the
following local group IIS_WPG rights.

Now if you are writing files you will need to have Modify rights to the
folder.

--

Cheers

Chris Crowe [IIS MVP 1997 -> 2006]
http://blog.crowe.co.nz
------------------------------------------------


[quoted text, click to view]

AddThis Social Bookmark Button