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 can only be set from the parent process (security). So in whatever script you use to start/stop apache put it in there. -- Michael Peters Developer Plus Three, LP