[NTLUG:Discuss] Apache and Perl

Alton R. Pouncey, II alton at trainers-r-us.com
Fri Dec 20 14:26:37 CST 2002


On Fri, 2002-12-20 at 14:14, Bobby Wrenn wrote:
> On Fri, 2002-12-20 at 13:17, Chris Albertson wrote:
> > That's what I was just about to ask. I have the following RPM's 
> > installed for Apache and never had any problems with PERL:
> > mod_perl-common-1.3.26_1.27-7mdk
> > apache-mod_perl-1.3.26_1.27-7mdk
> > apache-common-1.3.26-6mdk
> > apache-1.3.26-6mdk
> > 
> Yep, they are all there. I don't know why the docs for Request Tracker
> specify "apache must be compiled with mod_perl. mod_perl should not be
> compiled as a DSO" What is a DSO anyway?
> 

A DSO is a Dynamic Shared Object.  It's like a shared library.  It
allows modules to be dynamically loaded into httpd at runtime so you
don't have to statically link all the modules you may ever need into
httpd.  This allows for a smaller httpd binary.

> Can a Perl program tell the difference in how Apache gets to mod_perl?
> 
> 

Don't know.  I don't use mod_perl in my server.

> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
-- 
Alton R. Pouncey, II
SCSA, SCNA, CCNA, CIW Professional
http://www.trainers-r-us.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
Url : http://ntlug.org/pipermail/discuss/attachments/20021220/b22a20c3/attachment.bin


More information about the Discuss mailing list