Re: Compiling mod_perl as a DSO?

2000-01-31 Thread Bill Jones
>> Question: >> ADD_MODULE=log_referer,rewrite,proxy,so,vhost_alias,mime_magic,expires >> >> Is this required? Why can't I just use APACI_ARGS to get 'all' ? > > While I don't build apache very often, I don't see what configure option > that corresponds to. You'd have to have: > > APACI_ARGS=

Re: Compiling mod_perl as a DSO?

2000-01-31 Thread Matt Sergeant
On Mon, 31 Jan 2000, Bill Jones wrote: > Thanks for responding :) > > Question: > ADD_MODULE=log_referer,rewrite,proxy,so,vhost_alias,mime_magic,expires > > Is this required? Why can't I just use APACI_ARGS to get 'all' ? While I don't build apache very often, I don't see what configure optio

Re: Compiling mod_perl as a DSO?

2000-01-31 Thread Bill Jones
Jan 2000 17:19:55 + > To: Bill Jones <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> > Subject: Re: Compiling mod_perl as a DSO? > > I'm not sure why people are struggling with this so much this week. Here's > what to do in a nutshell: > > download and un

Re: Compiling mod_perl as a DSO?

2000-01-31 Thread Matt Sergeant
uxPPC, BeOS... > > > > From: Bill Jones <[EMAIL PROTECTED]> > > Date: Mon, 31 Jan 2000 09:42:16 -0500 > > To: <[EMAIL PROTECTED]> > > Subject: Re: Compiling mod_perl as a DSO? > > > >>> Is it possible to compile/install mod_perl as a DSO, on

Re: Compiling mod_perl as a DSO?

2000-01-31 Thread Bill Jones
IL PROTECTED]> > Date: Mon, 31 Jan 2000 09:42:16 -0500 > To: <[EMAIL PROTECTED]> > Subject: Re: Compiling mod_perl as a DSO? > >>> Is it possible to compile/install mod_perl as a DSO, on an existing >>> pre-compiled copy of apache (with mod_so enabled), yet? I

Re: Compiling mod_perl as a DSO?

2000-01-31 Thread Bill Jones
>> Is it possible to compile/install mod_perl as a DSO, on an existing >> pre-compiled copy of apache (with mod_so enabled), yet? If so, >> how? I couldnt find it in the docs... and I'm tired of having to >> statically compile the module in... so any help would be appreciated. >> > I read on th

Re: Compiling mod_perl as a DSO? (fwd)

2000-01-30 Thread Bill Bradford
On Sun, Jan 30, 2000 at 10:37:24PM -0800, Michael Robinton wrote: > I read on the list at one time that the DSO verson has a memory leak. > Don't know if this is still true or not. The static version apparently > did not have that problem. If someone knows the answer to this I'd like > to know

Re: Compiling mod_perl as a DSO? (fwd)

2000-01-30 Thread Michael Robinton
On Sun, 30 Jan 2000, Bill Bradford wrote: > Is it possible to compile/install mod_perl as a DSO, on an existing > pre-compiled copy of apache (with mod_so enabled), yet? If so, > how? I couldnt find it in the docs... and I'm tired of having to > statically compile the module in... so any help

Re: Compiling mod_perl as a DSO?

2000-01-30 Thread Michael Robinton
On Sun, 30 Jan 2000, Bill Bradford wrote: > Is it possible to compile/install mod_perl as a DSO, on an existing > pre-compiled copy of apache (with mod_so enabled), yet? If so, > how? I couldnt find it in the docs... and I'm tired of having to > statically compile the module in... so any help

Compiling mod_perl as a DSO?

2000-01-30 Thread Bill Bradford
Is it possible to compile/install mod_perl as a DSO, on an existing pre-compiled copy of apache (with mod_so enabled), yet? If so, how? I couldnt find it in the docs... and I'm tired of having to statically compile the module in... so any help would be appreciated. Thanks. Bill -- +