[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Using GPG for credit card orders
Okay, I have it working right now. The problem was that the full path to
the GPG binary is needed:
/usr/local/bin/gpg --no-default-keyring --always-trust --keyring
/var/lib/interchange/.gnupg/pubring.gpg -e -a --batch -t -r '%s'
When it didn't work, I was trying:
gpg --no-default-keyring --always-trust --keyring
/var/lib/interchange/.gnupg/pubring.gpg -e -a --batch -t -r '%s'
This seemed to work using the shell, but not with Interchange.
This has been inserted manually in Preferences - Encryption. Anyway I still
am unable to use the wizard and keep getting the same error:
217.216.8.58 jAzzshcm:217.216.8.58 - [15/January/2002:05:22:11 -0600]
funshop /cgi-bin/funshop.cgi/ui Runtime error: Can't fork: No such file or
directory at (eval 54) line 12.
My feeling is that it has to be with file permissions, and I will look at it
later.
Regards,
Francisco