in reply to Re^3: Module works when run in a shell, but not when run as a CGI
in thread Module works when run in a shell, but not when run as a CGI
Which outputs:print `/usr/bin/gpg --home /path/to/keys --list-keys 2>&1`;
I think I can take it from here. Thanks for the suggestions.gpg: failed to create temporary file `/path/to/keys/.#lk0x91f5268.host +name.24199': Permission denied gpg: fatal: can't create lock for `/pa +th/to/keys/trustdb.gpg'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Module works when run in a shell, but not when run as a CGI
by atemon (Chaplain) on Jul 20, 2007 at 13:15 UTC |