Randy Kobes wrote:
In building mod_perl 2 on Win32, there's problems if
the specified MP_AP_PREFIX contains spaces. The following
diff:
Index: lib/ModPerl/BuildOptions.pm
===
RC
Philip M. Gollucci wrote:
I think I might be interested in this. Especially since I haven't seen any
posts about it yet.
Any pointers on where to start ?
I'll get back with more info later this weekend (aka not valentines day)
Perhaps I was too quick to suggest the implementation stage. There
Geoffrey Young wrote:
Geoffrey Young wrote:
> ok, I did some investigating and I really think that the mod_perl API is
> troubled wrt auth_type. from what I tell, $r->auth_type returns the
> per-dir AuthType config, leaving no way to access r->ap_auth_type.
sorry for making the list listen
Geoffrey Young wrote:
dorian wrote:
I don't remember what was the outcome of the patch I've posted a long
time ago. I sent it after having the same problem.
ah, so it's actually a problem with the mod_perl distribution then?
well, maybe not.
try this patch
http://marc.theaimsgroup.com
On Mon, 17 Feb 2003, Stas Bekman wrote:
> Randy Kobes wrote:
> > In building mod_perl 2 on Win32, there's problems if
> > the specified MP_AP_PREFIX contains spaces. The following
> > diff:
> >
> > Index: lib/ModPerl/BuildOptions.pm
> >
Randy Kobes wrote:
That'd work fine ... I thought about doing that, but
wasn't sure if it was desireable to use() Apache::Build
just to pull in this constant. Thanks.
Assuming that ModPerl::BuildOptions is normally not used at run-time, that
shouldn't be a problem. In any case we can always
xroot wrote:
1. Problem Description:
i am missing some environment variables when i enable
Apache::Reload with the following commands in
httpd.conf:
PerlModule Apache::Reload
PerlInitHandler Apache::Reload
here are the differences from print %ENV:
Apache::Reload enabled:
HTTP_CACHE_CONTRO