[PHP-DEV] Bug #10522 Updated: system and exec doesn't return output

2001-04-28 Thread derick

ID: 10522
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: *Directory/Filesystem functions
PHP Version: 4.0.2
Assigned To: 
Comments:

This should be fixed in CVS. Please reopen if it isn't fixed in PHHP 4.0.5 when it's 
released.

Derick

Previous Comments:
---

[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

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10522edit=2


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




[PHP-DEV] Bug #10522 Updated: system and exec doesn't return output

2001-04-27 Thread derick

ID: 10522
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: *Directory/Filesystem functions
PHP Version: 4.0.2
Assigned To: 
Comments:

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

Previous Comments:
---

[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

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10522edit=2


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