Running Verisign Payflow Pro under PHP on Red Hat Enterprise Linux or Fedora Core
When running Verisign Payflow Pro under PHP on Red Hat Enterprise Linux or Fedora Core, all of the SDK instructions assume that PHP is getting recompiled and reinstalled from scratch. This is all well and good on testbed systems, but not so hot for productions systems that use subscription-based package and security updates.
Luckily, pfpro.so can be compiled as a loadable module:
- Drop
pfpro.handlibpfpro.sointo their respective directories per Requirements. - Install the RedHat Enterprise Linux or Fedora Core PHP SRPM.
- Add “
--with-pfpro=shared,/usr/local \” to the “%configure \” line inphp.spec. - Run
rpmbuild -bc php.spec. - Copy
/usr/src/redhat/BUILD/php-X.X.X/build-apache/modules/pfpro.soto/usr/lib/php4. - Add “
extension=pfpro.so” to/etc/php.d/pfpro.iniusing the other .ini files as templates.
Now sit back, relax, and bask in the knowledge that you are contributing to the evil empire that is Verisign.
About Inert Ramblings
I’m too lame to update this page but just cool enough to remove the default text.
-
Recent
- Totally unsupported Ubuntu 8.04 (Hardy Heron) installer for ServerBeach RapidRescue
- Creating DOS floppies and USB thumbdrives for BIOS flashing
- Test post, ignore. Blargh.
- links for 2007-03-07
- links for 2007-02-28
- Elementary school seeks Digg’s help to collect postcards from around the US
- links for 2007-02-20
- links for 2007-01-30
- links for 2007-01-28
- links for 2007-01-27
- links for 2007-01-26
- links for 2007-01-25
-
Links
-
Archives
- July 2008 (2)
- May 2008 (1)
- March 2007 (1)
- February 2007 (3)
- January 2007 (17)
- December 2006 (9)
- November 2006 (3)
- October 2006 (5)
- September 2006 (2)
- August 2006 (1)
- July 2006 (2)
- June 2006 (1)
-
Categories
-
RSS
Entries RSS
Comments RSS