RE: Finding out what has been enabled on a mod perl server

2001-01-16 Thread Geoffrey Young
> -Original Message- > From: Kevin Beckford [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 16, 2001 2:01 PM > To: David McCabe > Cc: [EMAIL PROTECTED] > Subject: Re: Finding out what has been enabled on a mod perl server > > > That will tell me if mod_p

Re: Finding out what has been enabled on a mod perl server

2001-01-16 Thread JR Mayberry
Apache::Status will tell you perldoc Apache::Status Kevin Beckford wrote: > > That will tell me if mod_perl.c is has been installed. I know that. What I want > to find out is if during the installation, did the installer (Was not me!) set > > PerlMethodHandlers on > > and other flags of that

Re: Finding out what has been enabled on a mod perl server

2001-01-16 Thread Kevin Beckford
That will tell me if mod_perl.c is has been installed. I know that. What I want to find out is if during the installation, did the installer (Was not me!) set PerlMethodHandlers on and other flags of that kind during the install. How would I do that? > > Apachedir/bin/httpd -l >

Re: Finding out what has been enabled on a mod perl server

2001-01-16 Thread David McCabe
> From: Kevin Beckford <[EMAIL PROTECTED]> > Date: Tue, 16 Jan 2001 13:19:16 -0500 > Subject: Finding out what has been enabled on a mod perl server > > Hello all, > I need to find out what has been enabled on my production server. I want to >use > method handlers, but I am unsure if that