Has anyone on the list some experience with mod_perl and an
alternative
to GnuPG module (which is "simply" a wrapper around pgp binary).
I use GnuPG::Interface, and it works fine.
Thank you! I'll try that.
Laurent.
ct. 2009, at 08:26, Cees Hek wrote:
On Fri, Oct 16, 2009 at 1:12 AM, Laurent MARTIN
wrote:
Hi!
I've recently upgraded one of my old website to mod_perl
(ModPerl::PerlRun) and I'm not able to make GnuPG (0.10) work
properly :/ As soon as I try to encrypt a plaintext file, I get
; option set to true:
protocol error: expected SHM_GET_XXX got \n at /usr/lib/perl5/
site_perl/5.8.5/GnuPG.pm line 154
Any clue? Thanks in advance :)
--
Laurent MARTIN
Did you upgrade this machine though? It's possible that you had a
different perl before and that Archive::Zip was compiled with it.
Finally, yesterday evening, I've fully compiled and installed Apache2,
mod_perl2, Apache2::Request by myself: things are going much better
and problems I had (cr
Did you upgrade this machine though? It's possible that you had a
different perl before and that Archive::Zip was compiled with it.
No, my version of Archive::Zip has just been downloaded from CPAN and
compiled w/ the same Perl release as mod_perl.so (by me, so).
I don't know enough about ho
That sounds like the perl you compiled this module with (and that you
use when you run CGI) is not the same as the one you compiled mod_perl
with.
Perrin, thank you for your help on this.
I've checked my whole disk and I've got only one 'perl' binary, ie.
the one provided with Leopard (I haven
Hi!
Following my tests of Apache 2.2.6 & mod_perl 2.0.3 under Mac OS X
(aka Leopard), I've noticed something wrong with Archive::ZIP. See the
simple "p3.pl" script below:
use strict;
use warnings;
use Archive::Zip;
print <[Tue Nov 13 21:58:00 2007] [error] is only avaliable with the XS
I've neglected to look into the modules folder before I started
compiling. Is yours timestamped on the 24/09? Does that one work?
Any differences with the compiled one?
See the stamp below:
-rwxr-xr-x 1 root wheel 864840 24 sep 04:21 mod_perl.so
In fact, I haven't tried to compile mod_perl
Hi Hendrik!
Thank you for your help: things are going much better now, as
mod_apreq2.so loads well now! Thank you.
Something I've noticed: you said that mod_perl wasn't included with
Leopard but I haven't installed it by myself. I've found a mod_perl.so
file in /usr/libexec/apache2: don't y
Hi there!
I'm trying to install libapreq2 under my newly installed Mac OS X 10.5
on a MacBook Pro (Core Duo 2, SantaRosa), but something must be wrong
in what I'm doing as Apache refuses to launch as soon as I add the
following to the httpd.conf file:
LoadModule apreq_module libexec/apache
I is not able to create a file in a directory owned by laurent/laurent but a simple CGI script written in Shell can do it :-/Any advice welcome! TIA. -- Laurent MARTIN .:: GIDE ::.Tel/Fax: +33 (0)2.40.89.92.83/81http://www.gide.net
11 matches
Mail list logo