[PHP] PayFlow Pro Problems

2001-08-03 Thread Graham Wooden
RedHat 6.2 / Apache 1.3.14 w/ matching modssl and openssl 0.9.6b Latest SDK (3.0?) for Linux. Hello all! Problem is this: PHP compiles just fine with "--with-pfpro=shared,/home/verisign/payflowpro/linux" ... but I keep getting "Fatal error: Call to undefined function: pfpro_init()" when try

Re: [PHP] Payflow Pro Problems

2001-07-27 Thread Mark Maggelet
On Fri, 27 Jul 2001 09:31:50 -0700, Brandon Orther ([EMAIL PROTECTED]) wrote: >Hello, > >I am trying to get the Payflow pro library compiled with PHP and am >having any problems. When I compile it without shared it gives me a >-8 >error or SSL connection error. If I try to compile it with shared

[PHP] Payflow Pro Problems

2001-07-27 Thread Brandon Orther
Hello, I am trying to get the Payflow pro library compiled with PHP and am having any problems. When I compile it without shared it gives me a -8 error or SSL connection error. If I try to compile it with shared it gives me undefined function error. Anyone have an helpful tips? Thank you, --