GnuPH with PHP / install

2008-03-18 Thread PeterM
Been searching the web for the last 3 hours inconclusively and hope someone 
here can advise how-do-to:

Trying to access Gnupg on new server with Centos5 and cPanel and  PHP5.
GnuPG is available in the server's root directory 
/root/.gnupg
which is not accessible with PHP from domain/accounts on the server.



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,
PM.___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: GnuPH with PHP / install

2008-03-18 Thread Todd Zullinger
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.

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



pgpmzgplDcx0c.pgp
Description: PGP signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users