PHP Classes

error on key creation

Recommend this page to a friend!

      GNUPG  >  All threads  >  error on key creation  >  (Un) Subscribe thread alerts  
Subject:error on key creation
Summary:Error: Can't generate the key. (in function encrypt - 10)
Messages:1
Author:ross hunter
Date:2005-12-29 16:54:13
 

  1. error on key creation   Reply   Report abuse  
Picture of ross hunter ross hunter - 2005-12-29 16:54:13
I am unable to create a private key for GnuPGP use on a server I have no shell access to. here is the shell command i am passing using the PHP 'system' function, and the error i am getting - any idea what is wrong?


/usr/sbin/gpg --no-tty --no-secmem-warning --home /content/BusinessHostPlus/j/u/justflutes.co.uk/web/gpg/ross_owfk.co.uk/.gnupg --batch --gen-key -a /content/BusinessHostPlus/j/u/justflutes.co.uk/web/gpg/ross_owfk.co.uk/63510645c843f516314fda6026be3bda.conf/content/BusinessHostPlus/j/u/justflutes.co.uk/web/gpg/ross_owfk.co.uk/63510645c843f516314fda6026be3bda.conf

Error: Can't generate the key. (in function encrypt - 10)


I have checked paths are correct.
cheers Rossy