in reply to Re: cannot use Crypt::GPG for CGI
in thread cannot use Crypt::GPG for CGI
but i still dont get it. I can run the script from command line and it does everything I want. but it cant do it as a cgi with that "use Crypt::GPG;" in there at the top. even with no crypt::gpg objects in the perl script itself, if that use "use Crypt::GPG;" is there, the CGI webserver errors out.Can't locate Crypt/GPG.pm in @INC (@INC contains: /usr/local/lib64/per +l5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/per +l5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at emailprequal.c +gi line 3. BEGIN failed--compilation aborted at emailprequal.cgi line 3.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: cannot use Crypt::GPG for CGI
by afoken (Chancellor) on Jun 15, 2016 at 05:54 UTC | |
by opticalcarrier (Initiate) on Jun 15, 2016 at 15:01 UTC | |
|
Re^3: cannot use Crypt::GPG for CGI
by FloydATC (Deacon) on Jun 15, 2016 at 07:04 UTC |