Re: a better apachectl?

2009-06-05 Thread Jonathan Swartz
Yup, I'm trying to figure out a way to integrate generation of conf files, since that's another common activity, I'm sure. Ok, I'll put it out there. Jon On Jun 5, 2009, at 3:18 PM, Perrin Harkins wrote: On Fri, Jun 5, 2009 at 5:21 PM, Jonathan Swartz wrote: Over the years I've developed (

Re: a better apachectl?

2009-06-05 Thread Perrin Harkins
On Fri, Jun 5, 2009 at 5:21 PM, Jonathan Swartz wrote: > Over the years I've developed (as I'm sure many have :)) a small home-grown > replacement for apachectl, to make start/stop/restart easier. I've written a few of those :) Most of mine have too many assumptions to make them useful for sharin

Re: a better apachectl?

2009-06-05 Thread Jonathan Swartz
Since writing this, I found two relevant entries on CPAN: * App::Control - Same basic idea, but doesn't have the server-specific features - also not easily subclassable, as all commands are handled in a giant case statement :) * Lighttpd::Control - Same basic idea, but just for lighttpd, obv

a better apachectl?

2009-06-05 Thread Jonathan Swartz
Over the years I've developed (as I'm sure many have :)) a small home- grown replacement for apachectl, to make start/stop/restart easier. It's in library form, and among other things it * detects whether the server is actually running, by contacting the port * waits to make sure the server st

Re: [Fwd: Re: ports/134749: www/mod_perl bus error after 1.31 update]

2009-06-05 Thread Philip M. Gollucci
David E. Wheeler wrote: On Jun 5, 2009, at 11:08 AM, Philip M. Gollucci wrote: It might, but I don't think its related I can test it here Darwin clarus.apache.org. 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc wh

Re: [Fwd: Re: ports/134749: www/mod_perl bus error after 1.31 update]

2009-06-05 Thread David E. Wheeler
On Jun 5, 2009, at 11:08 AM, Philip M. Gollucci wrote: It might, but I don't think its related I can test it here Darwin clarus.apache.org. 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc whenever I get a moment u

Re: [Fwd: Re: ports/134749: www/mod_perl bus error after 1.31 update]

2009-06-05 Thread Philip M. Gollucci
David E. Wheeler wrote: On Jun 4, 2009, at 11:26 PM, Philip M. Gollucci wrote: fixed Hrm. I wonder if it will fix [this error](http://www.mail-archive.com/d...@perl.apache.org/msg12057.html) as well? It might, but I don't think its related I can test it here Darwin clarus.apache.or

Re: [Fwd: Re: ports/134749: www/mod_perl bus error after 1.31 update]

2009-06-05 Thread David E. Wheeler
On Jun 4, 2009, at 11:26 PM, Philip M. Gollucci wrote: fixed Hrm. I wonder if it will fix [this error](http://www.mail-archive.com/d...@perl.apache.org/msg12057.html ) as well? Best, David