Hello,
I am having a problem with an ISP that has installed the payflow pro (top of
phpinfo shown) and yet
it keeps showing up as an unknown function.

PHP Fatal error:  Call to undefined function:  pfpro_init() in /.....
PHP Fatal error:  Call to undefined function:  pfpro_process() in /.....

I noticed its compiled as --with-pfpro=shared,/usr/local/payflow and in
/usr/local/payflow are found the following files:

/usr/local/payflow/bin/pfpro.c
/usr/local/payflow/bin/pfpro.h
/usr/local/payflow/bin/pfpro
/usr/local/payflow/bin/pfpro-file
/usr/local/payflow/lib/libpfpro.so

Anyone care to share their configuration options, phpinfo, hints, tips?  I'm
at a loss, it looks like everything is setup
correctly, but it still doesn't work.

Thanks
Dan Harrington



      PHP Version 4.0.6

      System Linux www.foobar.com  2.2.14-5.0smp #1 SMP Tue Mar 7 21:01:40
EST 2000 i686 unknown
      Build Date Aug 20 2001
      Configure Command  './configure' '--prefix=/usr'
'--with-apxs=/usr/sbin/apxs' '--with-config-file-path=/etc/httpd'
'--enable-save-mode' '--with-zlib' '--enable-debugger'
'--enable-magic-quotes' '--enable-track-vars' '--with-xml' '--with-ftp'
'--with-mysql=/usr' '--with-gd=/usr/local' '--with-png-dir=/usr/local'
'--with-jpeg-dir=/usr/local' '--with-pfpro=shared,/usr/local/payflow'
      Server API Apache
      Virtual Directory Support disabled
      Configuration File (php.ini) Path /etc/httpd/php.ini
      ZEND_DEBUG disabled
      Thread Safety disabled

       This program makes use of the Zend scripting language engine:
      Zend Engine v1.0.6, Copyright (c) 1998-2001 Zend Technologies





Reply via email to