[PHP-WIN] Get files from network driver

2007-06-06 Thread Han Jesse
I want to use PHP to get file from a network driver there is a Warning: failed to open stream: Permission denied in D:\web\test.php on line 3 How to resolve the mistake? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Get files from network driver

2007-06-06 Thread Han Jesse
Hi Niel, My apache and php are runing on Win2003Server(Server B),the file i want to get on server A i make a network driver from sever A named "Z" on server B,and connected from my computer,then run the php code what should i do to config my computer? 2007/6/7, Niel Archer <[EMAIL PROTECTED]>: H

Re: [PHP-WIN] Get files from network driver

2007-06-06 Thread Han Jesse
Hi Niel I change my apache running user , now i can get the file from network share document ! Thank you !! 2007/6/7, Niel Archer <[EMAIL PROTECTED]>: Hi Several thing you should check. First, as they are both Server2K3, you should be using the full permission system of windows not the simplif