From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.1
PHP version:      4.0.4pl1
PHP Bug Type:     Program Execution
Bug description:  --enable-sigchild causes invalid return values

When PHP 4.0.4pl1 is compiled as an Apache module like:

'./configure' '--with-apxs=/usr/local/apache/1.3/bin/apxs' 
'--with-config-file-path=/usr/local/lib' '--disable-pear' '--enable-sigchild'

Child processes return -1 regardless of whether or not they had errors.  Compiling 
without sigchild fixes the problem.

Note that this is directly related to bug #8992.


-- 
Edit Bug report at: http://bugs.php.net/?id=9013&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]

Reply via email to