PDA

View Full Version : GPG on Powweb?


kelvyn
3-10-03, 06:14 AM
After great difficulty, I manage to get someone to compile me a FreeBSD version of GPG (so it would work on Powweb). (The same person compiled me the NetPBM binaries, and they work OK).

So, I uploaded it, generated keys on my local machine, uploaded them to the server, tried to add them with a php file, and then followed this tutorial:
http://www.alt-php-faq.org/local/65/

It's been driving me nuts all night - I just can't figure it out - it fails. It's as if the pgp binary responds to nothing - I've made it executable, I've put it under htdocs, and called it. But nothing happens.

Has ANYONE got GPG running with PHP on Powweb? If so, PLEASE tell me how you did it! Many thanks.
(If you're wondering, ultimately, it's to secure part of an OsCommerce shopping cart installation)