Date: 06/25/01
- Next message: Chris Newbill: "RE: [PHP-DEV] Support Apache 1.3.6 or not?"
- Previous message: marotiere <email protected>: "[PHP-DEV] Bug #11681: implode ($argv) leads to error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: jxu158 <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chris Newbill: "RE: [PHP-DEV] Support Apache 1.3.6 or not?"
- Previous message: marotiere <email protected>: "[PHP-DEV] Bug #11681: implode ($argv) leads to error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

