I'm relizing that moving from apache to iis is not as easy as expected. I've run into a couple problems.
when I try to delete a file using unlink i get a "unlink() failed (Permission denied)" error. Same thing if i try to upload a file using copy(); is it somthing that i have to change on my iis server or is it some thing i have to change in the php.ini file. Or am I going to have to rewrite my script?
Please help
thnxs in advance
Slan