ID: 6406 Updated by: mj Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Feature/Change Request Operating System: Redhat 6.1 (linux 2.2.12) PHP Version: 4.0.1pl2 New Comment:
Did you have a look at the pcntl extension, that has been commited to PHP about 4 months ago? If also implements a function pcntl_fork(), that should do exactly what you want. Previous Comments: ------------------------------------------------------------------------ [2000-08-28 15:49:15] [EMAIL PROTECTED] I checked the bug database and did not see this anywhere... what is the feasability of creating a fork() implementation in PHP? Obviously this would be useless as an Apache module, but for those of use who use PHP for shell script and administration scripts, this would be a boon. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=6406&edit=1 -- 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]