Re: MP2 + Business::OnlinePayment::PayflowPro

2006-09-27 Thread Frank Wiles
On Wed, 27 Sep 2006 18:51:37 -0400 Garrison Hoffman <[EMAIL PROTECTED]> wrote: > Michael Peters wrote: > > >> SetEnv > >> LD_LIBRARY_PATH /usr/local/verisign/payflowpro/linux/perl/lib > > > > I don't think LD_LIBRARY_PATH can be set from within Apache. It's > > one of those weird environment var

Re: MP2 + Business::OnlinePayment::PayflowPro

2006-09-27 Thread Garrison Hoffman
Michael Peters wrote: SetEnv LD_LIBRARY_PATH /usr/local/verisign/payflowpro/linux/perl/lib I don't think LD_LIBRARY_PATH can be set from within Apache. It's one of those weird environment variables that can only be set from the parent process (security). So in whatever script you use to start/

Re: MP2 + Business::OnlinePayment::PayflowPro

2006-09-27 Thread Michael Peters
Garrison Hoffman wrote: > I'm sure I'm missing something, maybe someone is kind enough to clue me in? [snip] > SetEnv LD_LIBRARY_PATH /usr/local/verisign/payflowpro/linux/perl/lib I don't think LD_LIBRARY_PATH can be set from within Apache. It's one of those weird environment variables that ca

MP2 + Business::OnlinePayment::PayflowPro

2006-09-27 Thread Garrison Hoffman
I'm sure I'm missing something, maybe someone is kind enough to clue me in? Business::OnlinePayment::PayflowPro loads fine on the command line but with mod_perl (2.0.2) Apache2 throws: Can't load '/usr/local/lib/perl/5.8.7/auto/PFProAPI/PFProAPI.so' for module PFProAPI: libpfpro.so: cannot op