[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] PayFlowPro Issues



Message: 1
On Thursday, 12 Dec 2002 17:44:25 -0700
From: Lillith Lesanges <lillith@xxxxxxxxxx>
>The relevant portion of the tiny readme.txt for installing the
>payflowpro module says:
>
>"You must set the environment variable PFPRO_CERT_PATH to point to the
>directory that contains the file f73e89fd.0 in the certs subdirectory."

LOL. Their document is shoddy at best. I successfully added the path to the
/etc/profile document, at the very end of the file as described by Jeff
Lasman.
>pico /etc/profile

Insert the following at the end of the file (syntax is per verisign,
methodology per Jeff Lasman and various older cobalt lists)...
PFPRO_CERT_PATH=/usr/local/verisign/payflowpro/linux/certs
export PFPRO_CERT_PATH

Upon restarting services the path was then listed by the ENV or PRINTENV
command so I assume that is now set correctly as a global environmental
variable.

>For the life of me, I can't tell if that means you need that set only
>when you are installing the module, or if it needs to be set for the
>httpd user.  During install, it doesn't say anything about whether or
>not it correctly found that variable, of course.

I am assuming the method I described above puts this in the environmental
variables globally available to all users. Am I correct? I found where you
can apply paths on a per-user basis... in a .bashrc file... but it didn't
seem applicable.

>Myself, I'm still having issues and DynaLoader.pm errors, even after
>having theoretically installed the module.
>Anyone managed this install successfully?

You must be further along them I am. I can't get the test.sh file to run
correctly. It appears it is not locating the libpfpro.so file and is not
functioning properly. Called Verisign tech support and they stated it should
function as set and put the call to a Linux tech. Supposedly calling me back
to resolve. All of their tech support people I talked with were Windoze
people. Following their instructions this test should function so...?

Results of ldd pfpro
[root bin]# ldd pfpro
        /lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40015000)
        libpfpro.so => not found
        libc.so.6 => /lib/libc.so.6 (0x4001b000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

So the system is obviously not finding libpfpro.so - any advice on fixing
this? I think this must be the issue. Unfortunately not much linux
documentation is available from Verisign.

Have you been successful with the test.sh or cgitest.htm tests? Anyone have
any experience with Verisign PayFlowPro and would like to share their
experience? I will keep you updated on what Verisign recommends, or how we
fix this but feedback would be appreciated. Thanks to everyone (jeff,
stephanie, lilith, etc) who replied so quickly.

Thanks in advance.
Troy Arnold
troy@xxxxxxxxxxxxxx