php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7525 exec() does not work
Submitted: 2000-10-29 22:57 UTC Modified: 2001-04-27 18:53 UTC
From: davidspe at yahoo dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.3pl1 OS: Windows Adv Svr 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: davidspe at yahoo dot com
New email:
PHP Version: OS:

 

 [2000-10-29 22:57 UTC] davidspe at yahoo dot com
if I run exec("dir",$foo) in a command-line, ( php.exe foo.php), the array $foo will contain all output of the dir dos command but I access the same foo.php under IIS5 web server, $foo is empty.  I installed php using the windows installation prog from your site in CGI mode only....

thanks in advance for the help.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-20 02:09 UTC] jason@php.net
Same as 4761 - Windows popen problem. This is a known issue, and there is already an initiative to resolve it.
 [2001-04-27 18:53 UTC] sniper@php.net
Fixed in CVS. Wait for PHP 4.0.6


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Sep 23 19:01:27 2024 UTC