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
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/
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
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