GPGME has already been installed. The GPG command works fine it is just the GNUPG PHP module.www.WeAnswer.IT wrote:Are you using GPGME? If not, you should try that first.
Search found 2 matches
- Thu Mar 20, 2008 2:47 pm
- Forum: PHP - Code
- Topic: Gnupg Implementation Issue
- Replies: 2
- Views: 136
Re: Gnupg Implementation Issue
- Wed Mar 19, 2008 6:33 pm
- Forum: PHP - Code
- Topic: Gnupg Implementation Issue
- Replies: 2
- Views: 136
Gnupg Implementation Issue
I am attempting to implement the GNUPG PHP extension on my server. Everything is installed correctly but when I attempt to call any of the class commands to encrypt or decrypt I get a "get_key failed" error. I gave apache permissions to the key directory and verified that I am implementing...