Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] Shell in background? From: Karl Pielorz (kpielorz <email protected>)
Date: 01/31/99

I got this to work in the end by doing:

exec( "/usr/local/bin/reconf system.dat >/dev/null 2>&1 &" );

Without both redirections PHP hangs around waiting for completion...

Thanks to all who answered with suggestions...

-Kp

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>