On Sat, Aug 8, 2015 at 9:58 PM, Francesco Pasqualini <[email protected]> wrote:
> I confirm that the patch changes mod_cgi
>
> infact mod_cgi.c calls the function ap_create_environment in util_script.c:
>
> env = ap_create_environment(r->pool, r->subprocess_env);
>
> so applying the patch to util_script.c, recompiling mod_cgi.c and installing
> mod_cgi.so under the $root/modules dir will do the trick

I'm no Windows expert, but I don't see how you can expect an updated
ap_create_environment() to be used that way. I already tried to
explain why in my first response.

Reply via email to