I am upgrading my previous Apache 1.3.27 to 2.0.(54)
(latest) for a
perl application, both SSL
enabled and on Win32. I have just setup
Apache 2.0 with Mod_perl2(2.0.1). The problem is coming
when I am
trying to port application code. The following error is
encountered
during the executi
Hi,
I have a perl web-application on apache that needed
upgrades for perl, apache and mod_perl. I setup a server (win32) running Apache
2.0.54 with perl 5.8.7 and mod_perl 2.0.1 (Randy Kobes
win32 build), made the necessary httpd.conf changes but got stuck at a
redirection problem. The old
elp and support
Regards,
Saurabh
-Original
Message-
From: Randy Kobes [mailto:[EMAIL PROTECTED]
Sent: Friday, October
14, 2005 2:51 AM
To: Saurabh Soni
Cc: modperl@perl.apache.org
Subject: Re: Apache 2.0.54+Perl5.8.7+mod_perl2.0.1 (win32) - Redirection
problem
On
Tue, 11 Oct 2005, Saur
Hi experts,
I have an application (Apache 2.0.54, mod_perl 2.0.1, perl
5.8.7) which serves POST requests by an external application. Each POST request
has some parameters which are required for further processing. The problem is that
CGI::param is unable to give me a
parameter’s value when
:10 AM
To: modperl@perl.apache.org
Subject: Re: POST data missing
Good morning,
On 21/10/05 at 7:37 PM +0530, Saurabh Soni <[EMAIL PROTECTED]>
wrote:
>I have an application (Apache 2.0.54, mod_perl 2.0.1, perl 5.8.7) which
>serves POST requests by an external application. Each POST