ID: 14648 Updated by: jason Reported By: [EMAIL PROTECTED] Old Summary: pcntl signal handlers Old Status: Open Status: Assigned Bug Type: Unknown/Other Function Operating System: RHL 7.1 PHP Version: 4.1.0 Old Assigned To: Assigned To: [EMAIL PROTECTED] New Comment:
This has to do with the fact that SIGCHLD+SIG_IGN was never in the posix standard. I will need to write a workaround for this under linux. Until that point, linux users must catch the handle and wait on the child. Have not reproduced the ordinal warning message yet, will investigate ... Previous Comments: ------------------------------------------------------------------------ [2001-12-21 12:33:30] [EMAIL PROTECTED] As requested by J Greene, a report for the fix of pcntl_signal on Linux. Also the pcntl_signal() function fails when giving a function with this error msg: Warning: Cannot convert to ordinal value in /raid/Files/Heyes-Computing/development/fork.test.php on line 25 /raid/Files/Heyes-Computing/development/fork.test.php(25) : Warning - Cannot convert to ordinal value ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14648&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]