php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26984 No exec(), system() or shell_exec()
Submitted: 2004-01-20 16:04 UTC Modified: 2004-01-20 19:18 UTC
From: sjender at nitroserve dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.3.4 OS: windows 2003 server
Private report: No CVE-ID: None
 [2004-01-20 16:04 UTC] sjender at nitroserve dot com
Description:
------------
I run my php on a windows 2003 server machine.
But I'm not able to run exec() system() or shell_exec()
When I try to call a batch file with exec("batch.bat") it just won't load it.
I gave enough permissions to cmd.exe and the batch file itself.

Is there anyone with the sampe problem?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-20 16:05 UTC] sjender at nitroserve dot com
It gives no error or something, it just don't load the file
 [2004-01-20 19:18 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

This is not support forum, and this is not PHP bug.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 13:01:33 2024 UTC