ID: 10522
User Update by: [EMAIL PROTECTED]
Status: Closed
Bug Type: *Directory/Filesystem functions
Operating system: win32
PHP Version: 4.0.2
Description: system and exec doesn't return output
Doesn't seem to wotk on PHP 4.0.5 Win32
Previous Comments:
---------------------------------------------------------------------------
[2001-04-28 16:04:09] [EMAIL PROTECTED]
This should be fixed in CVS. Please reopen if it isn't fixed in PHHP 4.0.5 when it's
released.
Derick
---------------------------------------------------------------------------
[2001-04-27 04:15:18] [EMAIL PROTECTED]
Can you try php 4.0.5 when it comes out on Tuesday? There where a lot of windows
related fixes since 4.0.2
---------------------------------------------------------------------------
[2001-04-27 03:59:41] [EMAIL PROTECTED]
$r = exec("D:blahCGI-Bingen_mi.exe ".trim($cmd), $result);
print $result[0];
It works fine with php3 but not with php4.0 .. 4.2 (win32)
it returns nothing.
Same problem with system command
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=10522
--
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]