ralphch has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I just moved to a new server, and the payment gateway running with the Perl API of LinkPoint.com isn't working. I've placed the liblperl.so and liblpssl.so modules in a directory @INC, but whenever I try to order I get an Internal Server Error:
[Fri Sep 09 18:24:41 2005] [error] [client 200.89.173.241] /libexec/ld +-elf.so.1: /usr/local/psa/home/vhosts/fotofama.com/httpdocs/e-photo/c +gi-bin/CPAN/liblperl.so: Undefined symbol "perl_get_sv", referer: htt +ps://www.fotofama.com/e-photo/cgi-bin/imageCart.cgi?target=checkout [Fri Sep 09 18:24:41 2005] [error] [client 200.89.173.241] Premature e +nd of script headers: imageCart.cgi, referer: https://www.fotofama.co +m/e-photo/cgi-bin/imageCart.cgi?target=checkout
I'm not sure what to make out of this error, if it's something with the liblperl.so module not installed correctly (how about the "Undefined symbol perl_get_sv"?).
I would really appreciate any ideas regarding this error.
Thanks,
Ralph
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: LinkPoint Perl API payment gateway problem
by ralphch (Sexton) on Sep 11, 2005 at 13:17 UTC | |
by Anonymous Monk on May 28, 2008 at 14:41 UTC | |
|
Re: LinkPoint Perl API payment gateway problem
by Anonymous Monk on Sep 10, 2005 at 07:31 UTC | |
by ralphch (Sexton) on Sep 10, 2005 at 12:13 UTC |