I keep getting the following error when trying to upload a file via a form then copy it from C:\PHP\temp to the desired final directory.
Warning: copy(C:\PHP\Test) [function.copy]: failed to create stream: Permission denied in D:\WEBSITES\CLIENTS\suntech\new_solarpanel_do.php on line 147
I have set permissions on all directories involved to "full control" "everyone" for the purpose of trying to solve this, without success.
OS is W2K SP3 running fully patched IIS5 and PHP4. I've messed up permissions somewhere, but I don't know where...