Hermida, Leandro wrote:
Hello,
I have a problem related to this with CGI scripts which I am porting to
mod_perl 2 and presently running under ModPerl::Registry. I have a
VirtualHost were I have enabled mod_perl and ModPerl::Registry as the
handler. I have set the ErrorLog directive in this Vir
I recently downloaded Apache::AuthenNIS v0.13 for use with
Apache 2.2.2-1.2 and mod_perl-2.0.2-5.1. Had some difficulties but finally
found
the solution at:
http://marc.theaimsgroup.com/?l=apache-modperl&m=113003807011966&w=2
The author claims to have updated the website and perhaps he has but
Hello,
I have a problem related to this with CGI scripts which I am porting to
mod_perl 2 and presently running under ModPerl::Registry. I have a
VirtualHost were I have enabled mod_perl and ModPerl::Registry as the
handler. I have set the ErrorLog directive in this VirtualHost to a
different f
On Thu, 2006-11-16 at 12:50 -0500, Sumit Shah wrote:
> Thanks Perrin. Our production environment is running mod_perl 1 and
> apache 1.3 that comes with Oracle 9iAS. Based on the deadlines, the
> plans to upgrade have been moved to a future date.
Can you at least move off Windows? Mod_perl 1 runs
Philip M. Gollucci wrote:
Kjetil Kjernsmo wrote:
Hi all!
I just threw in Apache2::SizeLimit on the benchmark system and noticed
this:
[Thu Nov 16 11:49:03 2006] [error] [client 10.20.21.93] Can't locate
object method "shared_cleani" via package "Linux::Smaps::VMA" at
/usr/lib/perl5/Apache2
Kjetil Kjernsmo wrote:
Hi all!
I just threw in Apache2::SizeLimit on the benchmark system and noticed
this:
[Thu Nov 16 11:49:03 2006] [error] [client 10.20.21.93] Can't locate
object method "shared_cleani" via package "Linux::Smaps::VMA"
at /usr/lib/perl5/Apache2/SizeLimit.pm line 113.
I
Thanks Perrin. Our production environment is running mod_perl 1 and
apache 1.3 that comes with Oracle 9iAS. Based on the deadlines, the
plans to upgrade have been moved to a future date.
I have narrowed down the problem. Below is the Perl script/module that
should invoke a servlet for every reque
Hi all!
I just threw in Apache2::SizeLimit on the benchmark system and noticed
this:
[Thu Nov 16 11:49:03 2006] [error] [client 10.20.21.93] Can't locate
object method "shared_cleani" via package "Linux::Smaps::VMA"
at /usr/lib/perl5/Apache2/SizeLimit.pm line 113.
I haven't really investigate