Date: 02/29/00
- Next message: djm <email protected>: "[PHP-DEV] PHP 4.0 Bug #3671: more multiple-include protection is needed"
- Previous message: noc <email protected>: "[PHP-DEV] PHP 4.0 Bug #3669: 'Cannot send session cache limiter' warning calling commandline php script"
- Next in thread: nestor <email protected>: "[PHP-DEV] PHP 4.0 Bug #3670: exec don't work as expected"
- Maybe reply: nestor <email protected>: "[PHP-DEV] PHP 4.0 Bug #3670: exec don't work as expected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: nestor <email protected>
Operating system: Debian GNU/Linux Potato kernel 2.2.13
PHP version: 4.0 Beta 4 Patch Level 1
PHP Bug Type: Other
Bug description: exec don't work as expected
The function exec, don't work as expected i use the same code in php3 and it always return the stdout of the program, but in php4 it don't work so i have to pass by reference an array , i.e. exec ("program", $array) for this to work, so i think there is a problem with the return value.
Thanks for your great work !!
-- 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: djm <email protected>: "[PHP-DEV] PHP 4.0 Bug #3671: more multiple-include protection is needed"
- Previous message: noc <email protected>: "[PHP-DEV] PHP 4.0 Bug #3669: 'Cannot send session cache limiter' warning calling commandline php script"
- Next in thread: nestor <email protected>: "[PHP-DEV] PHP 4.0 Bug #3670: exec don't work as expected"
- Maybe reply: nestor <email protected>: "[PHP-DEV] PHP 4.0 Bug #3670: exec don't work as expected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

