PeterM wrote:
> I need access to gpg with PHP through accounts on my server such as:
> /home/first_account/.gnupg
> /home/other_account/.gnupg
> 
> through cPanel I can also install(& have) public keys for each
> domain/account, but cannot access gpg in the server's root
> directory.
> 
> Any advice will be greatly appreciated,

You want to use either the GNUPGHOME environment variable or --homedir
command line option to tell gpg where to look for it's files.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The only consistent feature in all of your dissatisfying relationships
is you.
    -- Demotivators (www.despair.com)

Attachment: pgpmzgplDcx0c.pgp
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to