If you are running a recent MDK release (8.x) check to see if an httpd
is listening on port 8080.  MDK for performance reasons that don't
affect most users put mod_perl as part of a secondary httpd process
(statically linked) that listens in on port 8080 and is proxied as the
port 80's /perl directory if I remember correctly.  The httpd process on
port 80 itself does not have mod_perl built in (module or static).

Also if I remember correctly, the mod_perl httpd uses
/etc/httpd/conf/httpd-perl.conf as a config file.  All the details I
list are from old memory and may need to be verified as I don't run MDK
built Apache rpms (I have a custom set based on a RedHat style setup for
my needs).

Enjoy,

     Woody

On Sun, 2002-04-21 at 12:20, David Guntner wrote:
> Ok, this is an odd one.  How do you know if mod_perl is actually active in 
> your Apache server?  Or better yet, how to be sure that it *is*?  I've got 
> the various mod_perl .rpm files loaded in my system, but when I use the 
> test-cgi and printenv scripts on my server, I see no mention of mod_perl 
> being there.
> 
> >From test-cgi:
> 
> SERVER_SOFTWARE = Apache-AdvancedExtranetServer/1.3.22 (Mandrake 
> Linux/1.1mdk) FrontPage/5.0.2.2623 mod_ssl/2.8.5 OpenSSL/0.9.6b 
> mod_gzip/1.3.19.1a PHP/4.0.6
> 
> >From printenv:
> 
> SERVER_SOFTWARE="Apache-AdvancedExtranetServer/1.3.22 (Mandrake 
> Linux/1.1mdk) FrontPage/5.0.2.2623 mod_ssl/2.8.5 OpenSSL/0.9.6b 
> mod_gzip/1.3.19.1a PHP/4.0.6"
> 
> (Which pretty much says the same thing. :)  I don't see any mod_perl 
> mentioned in there.  When I do a "ps  -ef", I do see httpd-perl processes 
> running - are *those* the result of mod_perl being installed?
> 
> What am I missing here?
> 
>                  --Dave
> -- 
>       David Guntner      GEnie: Just say NO!
>  http://www.akaMail.com/pgpkey/davidg or key server
>                  for PGP Public key
> 
> 
> ----
> 

> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com
-- 
     Woody

---------------------------------------------------------------
Gatewood Green            Web Developer/Systems Admin
Email:                    [EMAIL PROTECTED]
http://www.linif.org/     Linux in Idaho Falls Linux User Group
---------------------------------------------------------------


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to