Re: perl 5.8 safe signals and broken pipes in apache - now mod_perl blacklisted

2004-06-30 Thread Eric Frazier
Hi, Who ever is admining your mail server might want to look into using a *responsible* list. Spews routinely causes horror for many innocents, sometimes blocking whole datacenters over one account. Almost any other list is an improvement, I have noticed many lists follow along behind http://ww

Re: perl 5.8 safe signals and broken pipes in apache

2004-06-30 Thread Jim Albert
Stas Bekman wrote: Jim Albert wrote: Stas Bekman wrote: Eric Frazier wrote: Jim, Eric, so can you please put this thread together into one doc piece that can be added to the docs? I had just noticed that I received none of the mod_perl mailings in the past 10 days or so. Looks like the mod_per

Re: perl 5.8 safe signals and broken pipes in apache

2004-06-30 Thread Stas Bekman
Jim Albert wrote: Stas Bekman wrote: Eric Frazier wrote: Jim, Eric, so can you please put this thread together into one doc piece that can be added to the docs? I had just noticed that I received none of the mod_perl mailings in the past 10 days or so. Looks like the mod_perl list mail server

Re: Apache::VMonitor shows only parent process

2004-06-30 Thread Stas Bekman
Stuart Johnston wrote: Stas Bekman wrote: Two things to try: 1) the previous generation http://search.cpan.org/~stas/Apache-VMonitor-0.8/. Ver 2.0 is a complete rewrite to support both mp1 and mp2, 0.8 will work for mp1 but probably is the last version of that generation. Both version have the

Re: perl 5.8 safe signals and broken pipes in apache

2004-06-30 Thread Jim Albert
Stas Bekman wrote: Eric Frazier wrote: Jim, Eric, so can you please put this thread together into one doc piece that can be added to the docs? I had just noticed that I received none of the mod_perl mailings in the past 10 days or so. Looks like the mod_perl list mail server is on a spam blac

Re: Apache::VMonitor shows only parent process

2004-06-30 Thread Stuart Johnston
Stas Bekman wrote: Two things to try: 1) the previous generation http://search.cpan.org/~stas/Apache-VMonitor-0.8/. Ver 2.0 is a complete rewrite to support both mp1 and mp2, 0.8 will work for mp1 but probably is the last version of that generation. Both version have the same problem. 2) get yo

Re: Uploading files

2004-06-30 Thread Joe Schaefer
Kemin Zhou <[EMAIL PROTECTED]> writes: > Joe Schaefer wrote: [...] > >Despite my past grumblings to the contrary, I've added support for > >tempname to httpd-apreq-2's current-cvs. [...] > Thanks for the help. The tempname is not available in mp2. You misunderstood me. When I read your ar

Re: Uploading files

2004-06-30 Thread Kemin Zhou
Joe Schaefer wrote: Kemin Zhou <[EMAIL PROTECTED]> writes: To the Developers, I saw this in the documentation for Apache::Request for file upload tempname [XXX- Does this mesh with brigade API?] Provides the name of the spool file. This method is reserved for debugging purposes, and is pos

Re: perl 5.8 safe signals and broken pipes in apache

2004-06-30 Thread Stas Bekman
Eric Frazier wrote: Jim, Eric, so can you please put this thread together into one doc piece that can be added to the docs? -- __ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/ mod_perl Guid

Re: Apache::VMonitor shows only parent process

2004-06-30 Thread Stas Bekman
Stuart Johnston wrote: Perrin Harkins wrote: On Mon, 2004-06-28 at 12:56, Stuart Johnston wrote: ExtendedStatus On SetHandler server-status SetHandler perl-script PerlHandler Apache::VMonitor That's all? Try loading the module from a section, as described in the documentation. M

Re: [mp2] build problems and how I worked around them

2004-06-30 Thread Stas Bekman
J. Joseph, can you please file a proper problem report, following the guidelines at http://perl.apache.org/bugs/, copy-n-paste the commands you did and real error messages you saw as a result. Waving hands unfortunately is not very helpful to figure out what the problems are and how do we fix th

Re: potential bug/issue with internal_redirect in mp2

2004-06-30 Thread Randall Munden
It's not very nice to imply that the failures are the fault of said developers (especially when said developers know where you sit). On Wed, 30 Jun 2004 10:09:27 -0500, Kreimendahl, Chad J <[EMAIL PROTECTED]> wrote: > > nice. I just checked up on some of our old ass code in our company's > cvs s

RE: potential bug/issue with internal_redirect in mp2

2004-06-30 Thread Kreimendahl, Chad J
nice. I just checked up on some of our old ass code in our company's cvs server... looks like we're doing it the old way almost everywhere. On that note... I need to find a way to convince the developers and webadmins that apache2 is the choice they need to make... but at the same time it's terr

Re: [mp2] and AuthDBI PerlAuth(en|z)Handler failing

2004-06-30 Thread Geoffrey Young
> I however have some sub-locations under /protectedthing: > -CUT- > >SetHandler perl-script > >PerlResponseHandler Some::Nice::mp2::Handler > > After enabling debug in AuthDBI I see that it is correctly invoked as a > PerlAuth(en|z)Handler for "/protectedthing/topsecre

[mp2] and AuthDBI PerlAuth(en|z)Handler failing

2004-06-30 Thread Tom Schindl
hi all, preface: I'm not 100% sure that this is a mp2 resp. AuthDBI problem, this might as well be an apache problem or even worse my own blindness. We've a problem with a previously working configuration that looks approximately like this (httpd.conf): -CUT- AuthName "gimme all

[mp2] build problems and how I worked around them

2004-06-30 Thread J. Joseph Felten
I recently subscribed to this list and wanted to share the problems I encountered trying to compile / install mod_perl 1.99_14, in case it helps someone else. Or perhaps I did something wrong and someone here can enlighten me. I've not built or used mod_perl before, so it's quite possible that I

weird error when calling new file

2004-06-30 Thread Andrew Gaffney
I'm working on building a new mod_perl/Mason based website. I have a bunch of old Perl CGI scripts that I'm moving over from the old version of the site. The first time I call them, I get this error: Can't call method "filename" on an undefined value at /usr/lib/perl5/vendor_perl/5.8.0/i686-lin