Hi I cant get php scripts from Apache to execute GNUPG comands.

I figure its a USER problem.

If I run cmds or execute php scripts from the cmd line that works fine.

Im running Cpanel with PHP Version 5.2.0

Apache is running as nobody, and in /etc/passwd I have

nobody:x:99:99:Nobody:/:/sbin/nologin

I tried changing that to

nobody:x:99:99:Nobody:/home/nobody:/bin/bash

so that I could su to nobody and do gpg --import KEY and set the trust but
even after that I still couldnt run any PHP scripts from the browser.

Anyone give me a step by step how to set up GNUPG with PHP in a browser.

Thanks
-- 
View this message in context: 
http://www.nabble.com/Using-GNUPG-with-php-scripts-and-webserver-tf3539510.html#a9880555
Sent from the GnuPG - User mailing list archive at Nabble.com.


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

Reply via email to