ConFoo Montreal 2026: Call for Papers

Voting

: four minus zero?
(Example: nine)

The Note You're Voting On

Mahbub Kabir
11 years ago
I tried followings on Debian Squeeze and it worked fine

apt-get install libgpgme11-dev
pecl install gnupg

create a new file under conf.d folder and add following lines

; configuration for gnupg module
extension=gnupg.so

Reload apache configuration
/etc/init.d/apache2 reload

Check PHP Info and you should see gnupg

Hope this helps.

<< Back to user notes page

To Top