Hi all. First up - I'm not a programmer. I'm researching for an online
survey and data analysis tool for Monash University, Australia.
Our developers are keen on a Perl solution. So far MOD_Survey looks like
a good front end. If we can find some MOD_Perl modules to do some of the
other stuff we
On Tue, 2004-10-05 at 12:39, Stas Bekman wrote:
> David Radunz wrote:
> > Heya Stas,
> >
> > I like that alot, as you say heaps cleaner. For the time being thou
> > can you see any problems with us using my patch internally?
>
> Looks fine to me.
>
Thanks, we'll put it into production.
> >
[EMAIL PROTECTED] wrote:
could you please report the initial report, including your latest
tweaks to lib/Apache/Build.pm to the dev list [1]? I guess Philippe still
didn't catch up with this list's email, but he should pick it up quickly
at the dev list. Thanks.
[1] http://perl.apache.org/mailli
David Radunz wrote:
Heya Stas,
I like that alot, as you say heaps cleaner. For the time being thou
can you see any problems with us using my patch internally?
Looks fine to me.
I have run a
few more tests and it seems everything still works pretty good. And of
course keeping an eye out for Apach
Hi everyone, I'm running apache 1.3.x with the associated version of
mod_perl, but am having trouble creating regular old include
files to be used with helper functions. Works just great with regular
old CGI, mod_perl doesn't like it. Say for example I have two files,
main.pl and helper.pl.
Co
Heya Stas,
I like that alot, as you say heaps cleaner. For the time being thou
can you see any problems with us using my patch internally? I have run a
few more tests and it seems everything still works pretty good. And of
course keeping an eye out for Apache::RegistryCooker.. or will it be
port
Mark Stosberg wrote:
Hello,
I've been enjoying the performance benefits of mod_perl, and appreciate
the help of the contributors here.
Now I'm investigating why our production code is producing zombies. I'll
post the key parts of my code below. First, some observations:
1. Zombies appear to be
David Radunz wrote:
Hi All,
I have looked high and low to work out how to avoid the 'Constant
subroutine redefined' warnings in the error log, followed by the
'Prototype missmatch:' error upon subsequent hits to the apache child
process - but, I have not been able to find an easy solution. The
wa
On Sun, Oct 03, 2004 at 12:00:31AM -0400, Stas Bekman wrote:
> >
> >
> >Apache::PerlVINC?
> >
> > http://search.cpan.org/~davem/Apache-PerlVINC-0.03/
hmm, I tried this. It seems to function as designed, but an undesirable
side-effect is a noticeable delay on _every_ page load, even when
reloadi
Your quite right about constants in perl - they are a big hack. I could
have used the internals of constant.pm to determine for sure if
something was a constant (see: TECHNICAL NOTES documentation of the
constant man page). However, that doesnt work when using imported
(Exporter) constants because
Hi!
I have a pretty stange bug (or whatever it is) when using mod_perl
together with mod_negotiation (MultiViews) and Apache::AuthCookie.
When GET-ing a page with a suffix-less name (http://my-server/om-sidan)
from my server, everytings first work fine. After a few requests totally
(not neccecar
Hello,
I've been enjoying the performance benefits of mod_perl, and appreciate
the help of the contributors here.
Now I'm investigating why our production code is producing zombies. I'll
post the key parts of my code below. First, some observations:
1. Zombies appear to be created only in a m
On Mon, 2004-10-04 at 08:15, David Radunz wrote:
> My patch:
This looks like a good idea to me. I'd say we should put it in.
> For example:
>
> print STDERR 'time_constant = '. &time_constant(). "\n";
> sub time_constant () {
>time. ' '. $$;
> }
>
> running under 'httpd -X'
>
> would prod
The uploaded file
Apache-AuthenNTLM-2.08.tar.gz
has entered CPAN as
file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthenNTLM-2.08.tar.gz
size: 51878 bytes
md5: d9332572b46e9174e473c1384e37e07d
No action is required on your part
Request entered by: SPEEVES (Shannon Eric Peevey)
Request entered o
Stas Bekman <[EMAIL PROTECTED]> wrote on 01.10.2004 18:20:50:
> [EMAIL PROTECTED] wrote:
> > Stas Bekman <[EMAIL PROTECTED]> wrote on 01.10.2004 06:08:34:
> >
> >>I can't reproduce that. Could you please try to debug that code? It's
> >
> > just
> >
> >>perl in Makefile.PL.
> >
> >
> > tri
Tom Schindl wrote:
Alex Greg wrote:
Geoffrey Young wrote:
[...]
Thanks for your response. Sorry I wasn't clear; the httpd processes
don't actually kill the server, they just slow Apache right down to
the point at which it doesn't respond to requests any more. I am still
able to get onto the box
16 matches
Mail list logo