Re: trouble with sending form input through encrypted email using Crypt::GPG

2001-06-22 Thread Timothy Kimball
[EMAIL PROTECTED] wrote: : I am writing a script that takes form input and encrypts it using Crypt::GPG, : and emails it using Mail::Sendmail. I am using CGI::Param as my parser. : Here is my problem. I am able to run the script fine from the shell, but : am unable to run it through Apache. Th

trouble with sending form input through encrypted email using Crypt::GPG

2001-06-22 Thread perlmonger2477
Greetings, I am writing a script that takes form input and encrypts it using Crypt::GPG, and emails it using Mail::Sendmail. I am using CGI::Param as my parser. Here is my problem. I am able to run the script fine from the shell, but am unable to run it through Apache. The only error I am rece