Date: 05/24/01
- Next message: Brian Tanner: "RE: [PHP-DEV] Bug #11075: bad operation of nl2br function"
- Previous message: jkkim <email protected>: "[PHP-DEV] Bug #11075: bad operation of nl2br function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10522
User Update by: ommadawn <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] derick <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] derick <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] ommadawn <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: 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>
- Next message: Brian Tanner: "RE: [PHP-DEV] Bug #11075: bad operation of nl2br function"
- Previous message: jkkim <email protected>: "[PHP-DEV] Bug #11075: bad operation of nl2br function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

