Re: Problem with perl-status memory usage

2007-09-14 Thread RA Jones
Perrin Harkins wrote: On 9/13/07, Richard Jones <[EMAIL PROTECTED]> wrote: /opt/lampp/lib/perl5/site_perl/5.8.7/Devel/Symdump.pm Ok, the next thing to try is a permissions check. Become the user who you run your web server as (often "nobody", but I don't know what XAMPP does) and try

Re: mod_perl failure under Vista

2007-05-01 Thread RA Jones
Randy Kobes wrote: I haven't heard of anyone having problems like this, but that doesn't mean there isn't one (I don't have Vista). One thing to check - if you're running Apache/2.2, you should install the mod_perl.ppd file (not mod_perl-2.0, which is for Apache/2.0). If you installed mod_perl-

mod_perl failure under Vista

2007-04-30 Thread RA Jones
Hi, Either nobody has attempted to install mod_perl2 under Windows Vista (unlikely) or it's gone in without a hitch. I find this latter scenario equally improbable, but I can't find any references to the following problem: ActivePerl 5.8.8 build 820, Apache_2.2.4 Win32 binary, mod_perl2.0.pp

Poor Apache/mod_perl performance

2007-03-09 Thread RA Jones
Hi folks, Please help with a problem I'm experiencing regarding performance. Setup is a VPS running Debian (Ubuntu server) on AMD64. In some fairly crude timing loops of a Perl script run from the command line, the AMD64 out-performs my other platforms, so I think the Perl part is OK. But Apa

Re: How many people use the Windows combo of Apache2 + mod_perl2 ?

2006-04-27 Thread RA Jones
Foo Ji-Haw wrote: I think to be a cross-platform MP2 developer, it is important to have a good feel of the underlying OS. I don't know what problems RA Jones had hit, but my suspicion is that most of them are os-centric, rather than implementation-centric. Good knowledge of the OS should

Re: How many people use the Windows combo of Apache2 + mod_perl2 ?

2006-04-27 Thread RA Jones
Lionel MARTIN wrote: I think that I should better try with LAMP as well, but to be honest, I have never tried to install Linux. Well then, be prepared for a VERY long and hard uphill struggle. Be prepared to spend hours/days configuring things that install & configure in seconds/minutes under W

Re: ANN: Apache2::UploadProgress

2006-04-24 Thread RA Jones
Exactly what I have spent the last weekend looking for! But it looks like a non-starter for Win32 as it appears to have Cache::FastMmap as a dependency, which doesn't have a ppm and won't install as a CPAN module. Any way it can configured to run without FastMmap? Cees Hek wrote: The URL