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-04 Thread Randy Kobes
On Fri, 4 Mar 2005, Stas Bekman wrote: > Formhandle wrote: > > 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 > [...]

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

2005-03-04 Thread Stas Bekman
Formhandle wrote: 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 [...] Please keep in mind I'm a self-taught programmer and, contrary to comm

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

2005-03-04 Thread Tom Schindl
Randy Kobes wrote: On Fri, 4 Mar 2005, Tom Schindl wrote: [...] has it to be perl 5.6.x? We are now at 5.8.6. You can get it from http://www.activestate.com/Products/ActivePerl/ and then you can get the ppms as described in the URL above. In fact, for mod_perl-2 (Apache/2.0.x), perl-5.8.x (ie,

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

2005-03-04 Thread Randy Kobes
On Fri, 4 Mar 2005, Tom Schindl wrote: > Formhandle wrote: > > 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 > > > >

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

2005-03-04 Thread Tom Schindl
Formhandle wrote: 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

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

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

2005-03-03 Thread Stas Bekman
Formhandle wrote: Hello, [...] 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 -- _

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