Read this:
http://perl.apache.org/docs/2.0/os/win32/install.html
Jennifer G. wrote:
Hello,
How to install mp2 on windows XP? Does it need a VC complier? But I'm
not familiar with that complier and C/C++ language.
I have apache binary version installed but without modperl.thanks.
Hello,
How to install mp2 on windows XP? Does it need a VC complier? But I'm
not familiar with that complier and C/C++ language.
I have apache binary version installed but without modperl.thanks.
In message <[EMAIL PROTECTED]>, "Heiko Jansen" writes
:
>No - at least not for me (Solaris 10, 64Bit, Sun cc): 2.0.3 won't build
Working for me so far.
$ cd /tmp/httpd-2.2.8
$ env PATH=/usr/bin:/usr/ccs/bin:/opt/SUNWspro/bin:/usr/sfw/bin \
CC=cc CFLAGS="-m64 -xO3" LDFLAGS="-m64 -L/usr/sfw/lib/64
On Jan 6, 2008, at 12:37 PM, Kurt Hansen wrote:
I'm using Crypt::RSA module for generating public & private keys.
Now the
problem is that when I'm storing the keys in the database, and again
bringing them to do the signature or verification the Crypt::RSA
module is
unable to understand the
Dirk van der Zee wrote:
Hi All,
I have written a POP3 protocol-handler which uses the
PerlProcessConnectionHandler. The solution worked fine under
Apache 2.0 and ModPerl 2.0, but after an upgrade to
Apache 2.2 and Mod_Perl 2.0.2 it doesn't work correctly.
(We upgraded from Ubuntu-Dapper to U