php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13200 Payflow Causes exec() and mail() function to core httpd daemon
Submitted: 2001-09-07 14:58 UTC Modified: 2001-10-03 11:06 UTC
From: sean dot truman at prodigysolutions dot com Assigned:
Status: Closed Package: Verisign Payflow Pro related
PHP Version: 4.0.6 OS: RedHat 7.1 with 2.4.5 Kernel
Private report: No CVE-ID: None
 [2001-09-07 14:58 UTC] sean dot truman at prodigysolutions dot com
./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!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-07 18:27 UTC] sean dot truman at prodigysolutions dot com
Happens on FTP commands, And when pfpro is compiled in php it cause httpd to core when trying to send mail using horde IMP webmail.
 [2001-09-09 06:19 UTC] sniper@php.net
What is your version of payflow pro sdk?

--Jani
 [2001-10-03 11:06 UTC] sander@php.net
No feedback. Closing.
 [2003-08-05 10:43 UTC] bduell at ncacasi dot org
I have verified, through VeriSign, that the SDK of PayflowPro (currently, v. 3.06) is statically linked against the openssl libraries.

They have no plans on changing this design, therefor we will be changing payment processors.

Good luck!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC