Running GPG from a PHP Script under Windows

2009-06-02 Thread jnhemley
I'm trying to run gpg in a php script under Windows using Apache. It works fine using a batch file but using the same code using exec calls fails. Any suggestions ? -- View this message in context: http://www.nabble.com/Running-GPG-from-a-PHP-Script-under-Windows-tp23822809p23822809.html Sent

Re: Running GPG from a PHP Script under Windows

2009-06-02 Thread Daniel Kahn Gillmor
On 06/01/2009 05:38 PM, jnhemley wrote: I'm trying to run gpg in a php script under Windows using Apache. It works fine using a batch file but using the same code using exec calls fails. Any suggestions ? This sounds more like a question for php folks than gpg folks to me. I recommend you try