From:             [EMAIL PROTECTED]
Operating system: WinNT 4.0 
PHP version:      4.0.6
PHP Bug Type:     Program Execution
Bug description:  system(), "Access is denied"

I try to use system() to run a batch file which sitting on a mapped network drive like 
this :
  system("e:\\tmp\file.bat")
but it gives me "Access is denied".

I can run this batch file in "Command Prompt" window successfully. When system() works 
with the files sitting on server machine, no problem at all.

I will appreciate if you can help me this. 


-- 
Edit Bug report at: http://bugs.php.net/?id=11677&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to