From:             [EMAIL PROTECTED]
Operating system: RedHat 7.1 with 2.4.5 Kernel
PHP version:      4.0.6
PHP Bug Type:     Reproducible crash
Bug description:  Payflow Causes exec() and mail() function to core httpd daemon

./configure --with-mysql=/usr \
--with-imap=y \
--with-apache=../apache_1.3.19 \
--with-pfpro=/usr \
--enable-track-vars \
--enable-register-globals \
--enable-trans-sid
Compiles fine no errors!
Causes application to error on exec() and mail():
[Fri Sep  7 13:00:03 2001] [notice] child pid 31755 exit signal
Segmentation fault (11)

./configure --with-mysql=/usr \
--with-imap=y \
--with-apache=../apache_1.3.19 \
--enable-track-vars \
--enable-register-globals \
--enable-trans-sid
Compiles fine no errors!
Application Runs fine!
-- 
Edit bug report at: http://bugs.php.net/?id=13200&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