You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by James Gosnell <go...@indstate.edu> on 2000/04/10 08:34:16 UTC

./httpd -l

When I run ./httpd -l should I see mod_perl.c in the list of modules?

--

James Gosnell
 goose@indstate.edu
 ICQ#1727569
 http://premed.dhs.org



Re: ./httpd -l

Posted by Vivek Khera <kh...@kciLink.com>.
>>>>> "JG" == James Gosnell <go...@indstate.edu> writes:

JG> When I run ./httpd -l should I see mod_perl.c in the list of modules?

Depends if you compiled it into your httpd... ;-)

If you compiled mod_perl as a DSO module, then no.  If you compiled
mod_perl statically, then yet.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-301-545-6996
PGP & MIME spoken here            http://www.kciLink.com/home/khera/

Re: ./httpd -l

Posted by Stas Bekman <sb...@stason.org>.
> When I run ./httpd -l should I see mod_perl.c in the list of modules?

Yes, unless httpd was created as DSO and it wasn't configured to load this
module in httpd.conf. 


______________________________________________________________________
Stas Bekman             | JAm_pH    --    Just Another mod_perl Hacker
http://stason.org/      | mod_perl Guide http://perl.apache.org/guide/ 
mailto:stas@stason.org  | http://perl.org    http://stason.org/TULARC/
http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org
----------------------------------------------------------------------