modperl-apachetoolbox_automatic_module_installation

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



To: "Jeffrey W. Baker" <jwbaker@acm.org>
From: "Rob Bloodgood" <robb@empire2.com>
Subject: RE: mod_perl, mod_gzip, incredible suckage
Date: Thu, 14 Feb 2002 14:59:25 -0800

> > Ditto here. Working quite well on fairly high volume servers.
>
> Hrmm how interesting.  My Apache is built with PHP (with DOM, MySQL, and
> Postgres) and mod_perl.  With mod_gzip enabled it simply segfaults on
> every single request.

have you looked at the work at http://www.apachetoolbox.com/ ?
This guy has an automated system for choosing what modules/packages to
install, then download/extract/patch/compile/install automatically.

He seems to be able to get ssl, php, gzip, and mod_perl all working at the
same time.

That might not be what you need, but if perhaps you were to review how he
handled gzip/php/etc, you might see what obscure flag or switch might be
affecting things poorly.

Good luck!

L8r,
Rob

#!/usr/bin/perl -w
use Disclaimer qw/:standard/;


===


the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu