Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 3653 invoked by uid 6000); 3 Feb 1998 00:01:12 -0000 Received: (qmail 3646 invoked from network); 3 Feb 1998 00:01:10 -0000 Received: from twinlark.arctic.org (204.62.130.91) by taz.hyperreal.org with SMTP; 3 Feb 1998 00:01:10 -0000 Received: (qmail 9473 invoked by uid 500); 3 Feb 1998 00:13:05 -0000 Date: Mon, 2 Feb 1998 16:13:05 -0800 (PST) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: apache/linux modules In-Reply-To: Message-ID: X-Comment: Visit http://www.arctic.org/~dgaudet/legal for information regarding copyright and disclaimer. Organization: Transmeta Corp. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org If you've got a dynamic AddModule that works then yes it's this simple. I suspect the problem is that mod_dld isn't, and mod_sameer's_dynloader or mod_cristian's_dynloader aren't shipped by default. If that doesn't work then I consider it a bug in 1.3. You'll waste some memory this route, but for the 90% case that isn't an issue. Dean On Mon, 2 Feb 1998, Cristian Gafton wrote: > On Mon, 2 Feb 1998, Dean Gaudet wrote: > > > Apache doesn't have to be recompiled to change the list of modules. > > ClearModules plus a dynamic AddModule does the job. > > Really ?! > > I want to ship PHP module for the apache as a separate package that > included module-php.so.1.2.5 shared library. How do I make apache use it > without recompiling ? > > Am I such a moron ? > > Cristian > -- > ---------------------------------------------------------------------- > Cristian Gafton -- gafton@redhat.com -- Red Hat Software, Inc. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > UNIX is user friendly. It's just selective about who its friends are. > >