Hi again,
On Tue, 7 Nov 2000, Buddy Lee Haystack wrote:
> I may have missed that, but it dosen't mention the "experimental"
> nature of DSO in the "DSO has the following disadvantages:" section
> of the documentation located at
> "http://www.apache.org/docs/dso.html"
Extract from my copy of the Guide source (install.pod):
----------------------------------------------------------------------
=head2 Build mod_perl as a DSO inside the Apache Source Tree via APACI
B<Warning>: I<THIS IS STILL EXPERIMENTAL, SO BE WARNED!>
With Apache 1.3 there is support for building modules as Dynamic
Shared Objects (DSO). So there is support for DSO in mod_perl now,
too. Your mileage may vary. Almost certainly it will.
B<Warning>: I<YOU HAVE BEEN WARNED!>
----------------------------------------------------------------------
73,
Ged.