On 02/21/2007 07:25 PM, Nuno Lopes wrote:
nlopess Wed Feb 21 16:25:37 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/general_functions proc_open02.phpt
The test fails on three different Linuxes I have here.
Thanks for the report, Tony. This test also failed once on my laptop, but I
was still wondering why.
Can you please try to add a 'sleep(1);' call after the proc_open()? My guess
is that PHP is sending the SIGHUP signal before the nohup program sets the
signal bitmasks. Adding the 'sleep(1)' call should make the OS run the nohup
process.
Nuno
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php