Problem with PHP copy
Posted: Tue May 13, 2008 8:03 am
Hello.
I am writing an order processing application for a photography website. When an order is made, the client wants all the photographs purchased in that order to be moved to a new folder. He has a website hosted on one server. Then the images hosted on 5 different drives in his office. The drives are called ws1, ws2,ws3, ws4 and orders. The pages that do the copying are located on ws1. I have made the system and it works, copying files from ws2,3,4 to orders. However, when copying from ws1 I get a permission error. Does anyone know why this is. THe destination is always the same, so this is not the problem, and its always the same file that does the copying.
I am totally stumped. Any help would be great.
Thanks.
I am writing an order processing application for a photography website. When an order is made, the client wants all the photographs purchased in that order to be moved to a new folder. He has a website hosted on one server. Then the images hosted on 5 different drives in his office. The drives are called ws1, ws2,ws3, ws4 and orders. The pages that do the copying are located on ws1. I have made the system and it works, copying files from ws2,3,4 to orders. However, when copying from ws1 I get a permission error. Does anyone know why this is. THe destination is always the same, so this is not the problem, and its always the same file that does the copying.
I am totally stumped. Any help would be great.
Thanks.