[PHP-DEV] PHP 4.0 Bug #7525 Updated: exec() does not work From: jason <email protected>
Date: 11/20/00

ID: 7525
Updated by: jason
Reported By: davidspe <email protected>
Status: Duplicate
Bug Type: *General Issues
Assigned To:
Comments:

Same as 4761 - Windows popen problem. This is a known issue, and there is already an initiative to resolve it.

Previous Comments:
---------------------------------------------------------------------------

[2000-10-29 22:57:10] davidspe <email protected>
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.

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7525

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