[PHP-DEV] Bug #11677 Updated: system(), Access is denied

2001-06-26 Thread sniper

ID: 11677
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Program Execution
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

I don't know Winnt at all, but on unices, the user
the webserver runs as needs to be able to run the files.


Previous Comments:
---

[2001-06-25 20:11:32] [EMAIL PROTECTED]
I try to use system() to run a batch file which sitting on a mapped network drive like 
this :
  system(e:\tmpfile.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. 

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11677edit=2


-- 
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]




[PHP-DEV] Bug #11677 Updated: system(), Access is denied

2001-06-26 Thread zak

ID: 11677
Updated by: zak
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Bogus
Bug Type: Program Execution
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

Sorry - this really is not a bug (or at least is very likely not a bug)

Please send your question to the PHP Windows mailing list instead. 
[EMAIL PROTECTED] (Subscribe at [EMAIL PROTECTED])



Previous Comments:
---

[2001-06-26 06:30:41] [EMAIL PROTECTED]
I don't know Winnt at all, but on unices, the user
the webserver runs as needs to be able to run the files.


---

[2001-06-25 20:11:32] [EMAIL PROTECTED]
I try to use system() to run a batch file which sitting on a mapped network drive like 
this :
  system(e:\tmpfile.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. 

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11677edit=2


-- 
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]