php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31756 Segmentation Fault when compiled with pfpro
Submitted: 2005-01-29 23:21 UTC Modified: 2005-10-03 07:21 UTC
From: ketan08081980 at yahoo dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.0.3 OS: Redhat ES
Private report: No CVE-ID: None
 [2005-01-29 23:21 UTC] ketan08081980 at yahoo dot com
Description:
------------
I compiled php5 with following 

./configure --with-apxs2=/usr/sbin/apxs --with-mysql=/usr/bin/mysql --with-pfpro=shared,/usr/local/verisign/payflowpro/linuxrh9/lib/ --with-libxml2-dir=/usr/lib --with-gd --with-zlib --with-pear=/usr/share/pear --with-pspell --enable-soap --enable-sockets --enable-exif --enable-track-vars --enable-calendar --enable-wddx

on RedHat ES and when I run any php application thru Apache (2.0.46) I get "child pid 30367 exit signal Segmentation fault (11)". I got no error when I ran configure, make and make install. I can compile all php apps (that do not use pfpro) on command line just fine.

Everything works fine if I just remove --with-pfpro and compile. 
Please help.






Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-03 07:21 UTC] sniper@php.net
Not a PHP bug:

http://tinyurl.com/b7q7r

(goes to very long url in verisign's knowledge base)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 18:02:40 2024 UTC