--- Stas Bekman <[EMAIL PROTECTED]> wrote:
> Stas Bekman wrote:
> > ColinB wrote:
> >> One of the scripts sets up a request handler, but when it tries to
> >> execute:
> >>
> >> $r->cgi_env(AB_AUTHHOST=>$host);
> > 
> > 
> > I have never used that API, but I believe you misuse it. I think it

> > should be:
> > 
> >    $r->subprocess_env(AB_AUTHHOST=>$host);
> > 
> > which works in mp1 and mp2.

Thanks Stas. That seems to have fixed that problem.

> I'm going to commit this (in case you don't want/can't
> s/cgi_env/subprocess_env/)
> ----<snip>

Thanks again. This is all pretty new to me and I'm not (yet) familiar
with the procedures for submitting changes to source or documentation.

Colin


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Reply via email to