PHP file upload permissions
Posted: Wed Apr 23, 2003 3:08 am
Hi All
I am trying to upload a file to a local directory and I am getting permission errors. I am using a local server IIS 5 on my XP Pro box. It used to work but I deleted the directory and now I cannot get the permissions correct. They seem fine in IIS (read/write/execute) but I still get this error:
Warning: copy(members/manager.jpg) [function.copy]: failed to create stream: Permission denied in c:\inetpub\wwwroot\prgadvertise.php on line 213
I have tried everything I can think of and now I turn to you for help.
Thanks in advance.
I am trying to upload a file to a local directory and I am getting permission errors. I am using a local server IIS 5 on my XP Pro box. It used to work but I deleted the directory and now I cannot get the permissions correct. They seem fine in IIS (read/write/execute) but I still get this error:
Warning: copy(members/manager.jpg) [function.copy]: failed to create stream: Permission denied in c:\inetpub\wwwroot\prgadvertise.php on line 213
I have tried everything I can think of and now I turn to you for help.
Thanks in advance.