Hello,
I use a Win NT4 server box with NFTS and IIS4 on which PHP runs as an ISAPI filter.
Trouble is, I can't seem to get the permissions right for PHP to be able to copy files to any subfolder of the web site (though it has no problem copying files to C:\temp, for example).
Read, Write and Execute permissions have been on the web site root, meaning the specific subdirectory where I want to copy my files have inherited the same permissions.
The web site does not sit on a share that would impose additional restrictions.
The Anonymous user has been correctly set to IUSR_<machine name>.
I am at a complete loss. Any help would be extremely appreciated.
Evrard