Ask a Question related to PHP Development, Design and Development.
-
Shaitan #1
GNUPG and weird file propblem
Hello,
I am working with PHP and gnupg and I was wondering if anyone might help
with this 'interesting' problem.
What I am doing is creating an unencrypted and encrypted file with
tempnam(). The unencrypted file gets populated with the info gpg needs to
complete the encryption and this is then piped into a variable to be used by
gpg. This all works fine.
Basically.....I have my encrypted file created by tempnam, and then
populated by the gpg command which is run from an exec command. After its
encrypted I am trying to open it for debugging, but I end up getting a :
"No such file or directory " error, yet it really is there, I have double,
triple and even quadruple checked numerous times.
any ideas on while php will create the file, have gpg populate it, yet for
all intensive purposes it can not see it if its trying to read it for info?
thanks
Michael
Shaitan Guest
-
connection string propblem
i keep reading everywhere that it is insecure to hard code the connection string to serverside services as it can be used by hackers. so where do i... -
#38966 [NEW]: file() an external address returns a weird error message
From: dgbauleo at yahoo dot com dot br Operating system: Windows XP PHP version: 5.1.6 PHP Bug Type: Filesystem function... -
GnuPG::Interface Hanging
Hi, I've been working with GnuPG::Interface lately and all has been working well so far. However, today I've been trying to decrypt a message that... -
cdonts gnupg
Hello, i'm looking for a com+ component or api to use CDONTS with gnupg, i've found old sources of gpgcom wich comes with gnupg, but there isn't... -
gnupg on AIX 5.1? or should I use something else?
On 23 Jun 2003 11:18:49 -0700, mnbhahn@yahoo.com (mnbhahn) wrote: Take a look at www.bullfreeware.com and download one of the pgp binary...



Reply With Quote

