AuthenNTLM, IE, KeepAlives

2002-06-08 Thread Harnish, Joe
Title: AuthenNTLM, IE, KeepAlives I am running an Apache server using AuthenNTLM for authentication.  This is because we are migrating an old NT site to Linux.  The issue that I am having is that when I have KeepAlive turned on my scripts won't get the params from the URI.  But this only hap

RE: AuthenNTLM, IE, KeepAlives

2002-06-10 Thread Harnish, Joe
Title: RE: AuthenNTLM, IE, KeepAlives I am using the CGI module(latest from CPAN).  -Original Message- From: Gerald Richter - ecos gmbh [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 3:44 AM To: Harnish, Joe; [EMAIL PROTECTED] Subject: Re: AuthenNTLM, IE, KeepAlives

RE: AuthenNTLM, IE, KeepAlives

2002-06-10 Thread Harnish, Joe
Title: RE: AuthenNTLM, IE, KeepAlives I am using Apache::PerlRun instead of Apache::Registry.  Could this be an issue?  -Original Message- From: Harnish, Joe Sent: Monday, June 10, 2002 8:34 AM To: 'Gerald Richter - ecos gmbh'; Harnish, Joe; '[EMAIL PROTECTE

RE: AuthenNTLM, IE, KeepAlives

2002-06-10 Thread Harnish, Joe
params even though they change.  So I don't know. Joe -Original Message- From: Gerald Richter [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 2:34 PM To: Harnish, Joe; [EMAIL PROTECTED] Subject: Re: AuthenNTLM, IE, KeepAlives RE: AuthenNTLM, IE, KeepAlives >I am usin

RE: AuthenNTLM, IE, KeepAlives, Post?

2002-06-11 Thread Harnish, Joe
Title: RE: AuthenNTLM, IE, KeepAlives, Post? Well, I have narrowed it down to the "POST" method on my forms.  If I replace them with "get"s it works 100%.  I am kind of wondering if this has to do with mod_perl and post because I have had this issue before when using mod_perl and post witho

RE: AuthenNTLM, IE, KeepAlives, Post?

2002-06-11 Thread Harnish, Joe
aram('foo'); print ""; this works fine with a get method but a post doesn't.  It runs the first time but the second it repeats the original request. Thanks Joe -Original Message- From: Ged Haywood [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 1:

Internet Explorer sending nothing in subsequent posts

2002-06-12 Thread Harnish, Joe
Title: Internet Explorer sending nothing in subsequent posts When Internet Explorer hits a mod_perl page that uses the post method in the form it will run the first time but all the subsequent posts will not get anything sent. Does anyone know why this happens?  Is there a workaround for mod_

RE: Internet Explorer sending nothing in subsequent posts

2002-06-12 Thread Harnish, Joe
Title: Internet Explorer sending nothing in subsequent posts I am running IE 5.50.4807.2300 on Win2k, all defaults.  -Original Message-From: Slava Bizyayev [mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 12, 2002 2:06 PMTo: Harnish, Joe; [EMAIL PROTECTED]Subject: Re

RE: NTLM module

2002-09-10 Thread Harnish, Joe
Title: RE: NTLM module Adam, I am not sure if you have resolved this issue.  I have had the same issue with our system where post data would dissappear.  I ended up creating a Cookie add on module for Apache::AuthenNTLM that would write a cookie once authenticated and use that before re-auth

RE: NTLM module

2002-09-11 Thread Harnish, Joe
gotten a box setup with Apache 2.0 and mod_perl yet.  Joseph  -Original Message- From: Gerald Richter [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 12:29 AM To: Harnish, Joe; 'Kaye-Smith Adam' Cc: [EMAIL PROTECTED] Subject: Re: NTLM module RE: NTLM module>I

Apache Oracle and Perl

2001-05-10 Thread Harnish, Joe
Title: Apache Oracle and Perl When I start getting this error, I can shutdown the httpd server, and the machine and it will still give this error.  If I wait a while(sometimes hours, sometimes days) it will come back.  Sometimes it is a few hours.  Sometimes it is days.  I have installed Apach