Re: Win32 + ModPerl 2 + Apache 2 + NPH script = confusing header situation

2005-03-10 Thread Formhandle
Stas Bekman wrote: [...] mod_perl 1.99_08-dev Please upgrade first to the latest mod_perl (2.0.0-RC4 or 1.999.21) and then try again: http://perl.apache.org/download/index.html http://perl.apache.org/docs/2.0/os/win32/install.html Update: I finally got a chance to upgrade on a test system from 5.6

Re: Win32 + ModPerl 2 + Apache 2 + NPH script = confusing header situation

2005-03-03 Thread Formhandle
Stas Bekman wrote: Please upgrade first to the latest mod_perl (2.0.0-RC4 or 1.999.21) and then try again: http://perl.apache.org/download/index.html http://perl.apache.org/docs/2.0/os/win32/install.html I tried but the PPM package was not available anywhere. I don't have the capacity to compile

Win32 + ModPerl 2 + Apache 2 + NPH script = confusing header situation

2005-03-03 Thread Formhandle
Hello, I've gone through all documentation I can find as well as the mailing list archives (and Google!) and have not been able to resolve this. I make use of a custom-coded access throttler in Perl which acts as a conduit for all incoming HTTP requests to my Apache web server. The throttler is