Apache::RefererBlock and ModuleConfig problem?

2000-08-03 Thread Alex Darke
Ok, I've been banging my head on this one for a while. A friend asked me to look into this as a favor, and it's turned into two weeks of beating my head against stuff I don't understand. I installed his apache (1.3.11), and I even installed it with mod_perl, no problems. perl Makefile.PL had

RE: Apache::RefererBlock and ModuleConfig problem?

2000-08-03 Thread Ken Williams
[EMAIL PROTECTED] (Geoffrey Young) wrote: From: Matt Sergeant [mailto:[EMAIL PROTECTED]] Which raises an interesting question... Is there any way for Makefile.PL to determin if a particular option was enabled at mod_perl build time? I've tried to do this, but without success. From what I

Re: Apache::RefererBlock and ModuleConfig problem?

2000-08-03 Thread Michael Hall
On Thu, Aug 03, 2000 at 01:27:17PM +0100, Matt Sergeant wrote: On Thu, 3 Aug 2000, Geoffrey Young wrote: you need to specify EVERYTHING=1 or PERL_DIRECTIVE_HANDLERS=1 to enable Apache::ModuleConfig, ie perl Makefile.PL EVERYTHING=1 make etc... Which raises an interesting

RE: Apache::RefererBlock and ModuleConfig problem?

2000-08-03 Thread Geoffrey Young
-Original Message- From: Michael Hall [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 03, 2000 1:23 PM To: [EMAIL PROTECTED] Subject: Re: Apache::RefererBlock and ModuleConfig problem? On Thu, Aug 03, 2000 at 01:27:17PM +0100, Matt Sergeant wrote: On Thu, 3 Aug 2000

RE: Apache::RefererBlock and ModuleConfig problem?

2000-08-03 Thread Ken Williams
[EMAIL PROTECTED] (Geoffrey Young) wrote: -Original Message- From: Michael Hall [mailto:[EMAIL PROTECTED]] On Thu, Aug 03, 2000 at 01:27:17PM +0100, Matt Sergeant wrote: Which raises an interesting question... Is there any way for Makefile.PL to determin if a particular option

RE: Apache::RefererBlock and ModuleConfig problem?

2000-08-03 Thread Stas Bekman
On Thu, 3 Aug 2000, Ken Williams wrote: [EMAIL PROTECTED] (Geoffrey Young) wrote: From: Matt Sergeant [mailto:[EMAIL PROTECTED]] Which raises an interesting question... Is there any way for Makefile.PL to determin if a particular option was enabled at mod_perl build time? I've tried

RE: Apache::RefererBlock and ModuleConfig problem?

2000-08-03 Thread Ken Williams
[EMAIL PROTECTED] (Stas Bekman) wrote: On Thu, 3 Aug 2000, Ken Williams wrote: [EMAIL PROTECTED] (Geoffrey Young) wrote: From: Matt Sergeant [mailto:[EMAIL PROTECTED]] Which raises an interesting question... Is there any way for Makefile.PL to determin if a particular option was enabled