Setting remote_user and passwd

2001-02-16 Thread Scott Alexander
Hi, Is it possible to set $r->connection->user and the $sent_pw values. (my($res, $sent_pw) = $r->get_basic_auth_pw ;) My problem is if a user logins with xxx password yyy I want to change their login to password abcd. It works now but the user is confronted with the pop window asking

DECLINED: What's going on?

2001-02-16 Thread Jie Gao
Hi All, On p. 68 of the eagle book, the explanation of DECLINED says: The handler has decided it doesn't want to handle the request. Apache will act as if the subroutine were never called and either handle the phase internally or pass the request on to another module that has exp

Re: Apache::Registry, mod_perl interface, and post data

2001-02-16 Thread Andrew Ho
Hello, JB>I don't think the problem is with what you posted. I tried your snippets JB>on two different systems and they worked as expects. What's your config JB>look like? Do you get the 'Post = ()' output from the Registry script? JB>Are you running any other software that might interfere? Than

Re: Apache::Registry, mod_perl interface, and post data

2001-02-16 Thread Jeff Beard
On Fri, 16 Feb 2001, Andrew Ho wrote: > Hello, > > JB>I added a button and push it. It works. ;) > > Urgh, I had a button on my actual test page; it just magically disappeared > when I retyped it in the e-mail. > I don't think the problem is with what you posted. I tried your snippets on two dif

Re: Apache::Registry, mod_perl interface, and post data

2001-02-16 Thread Andrew Ho
Hello, JB>I added a button and push it. It works. ;) Urgh, I had a button on my actual test page; it just magically disappeared when I retyped it in the e-mail. FWIW, after debugging it a bit further, I am getting a Content-length of the appropriate size, too. The Content-type is also correct f

Re: Apache::Registry, mod_perl interface, and post data

2001-02-16 Thread Jeff Beard
On Fri, 16 Feb 2001, Andrew Ho wrote: > > > > I added a button and push it. It works. ;) --Jeff -- Jeff Beard _ Web:www.cyberxape.com Email: jeff at cyberxape dot com Earth: Boulder, CO, USA

[ANNOUNCE] AxKit 1.3

2001-02-16 Thread Matt Sergeant
[Duplicate of an email to axkit-users] This release finally puts the pieces of the puzzle in place for being able to build dynamic web sites with AxKit. No longer will I be saying "AxKit is best for static sites". The key piece is major updates to the XSP engine, which allows taglibs to become a

Apache::Registry, mod_perl interface, and post data

2001-02-16 Thread Andrew Ho
Hello, I'm writing an Apache::Registry and I can't seem to retrieve POST information. I usually write handlers rather than Apache::Registry scripts, so this is a mystery to me. From a sample form: To this simple Apache::Registry script: #!/usr/local/bin/perl my $r = Apa

Re: newbie mess

2001-02-16 Thread matt
> > Well if you kill all the existing Apache processes (find the parent > pid using 'ps axfw | grep httpd' and 'kill -15 ' where is the > parent process id) then repeat the command I gave without the '-t' > switch your Apache should run OK. ok [root@panda sbin]# ps axfw | grep httpd 90

Re: newbie mess

2001-02-16 Thread matt
> Are you running mod_perl? hehheh... i think so [mrogers@panda i386-linux]$ ls Apache SHA.pm mod_perl_hooks.pm Apache.pm auto mod_perl_hooks.pm.PL Bundle cgi_to_mod_perl.pod mod_perl_method_handlers.pod Digest mod_perl.pm mod_perl_traps.p

Apache::Language STORE needs a language

2001-02-16 Thread George Sanderson
I am using the latest version of Apache::Language I noticed that the Apache::Language.pod says that the PlainFile format is: phrase-id:lang-type While the PlainFile.pod says: lang-tag:phrase-id The first one seems to work. Also I am getting the following error: warn] [Apache::Language (111)] ST

Re: newbie mess

2001-02-16 Thread G.W. Haywood
Hi there, On Fri, 16 Feb 2001, matt wrote: > --- i am sorry if this is not the appropiate list -- Are you running mod_perl? How did you start Apache? 73, Ged.

newbie mess

2001-02-16 Thread matt
--- i am sorry if this is not the appropiate list -- i, apparently foolishly, ran httpd (on linux 7.0) as User alias Group qmail. this didn't work like i wanted it to, and when i went back to running as mrogers(i rigged it this way to try and get ezmlm-web.cgi to work), i noticed a problem w

[JOB SEEKER]: Me

2001-02-16 Thread Dave Rolsky
My current contract is winding down and rather than rotting away at home I think I should try to get some sort of job. I know Perl and mod_perl very well, and Mason even better. I'd love to work on something large scale, and it goes without saying that I want to do Perl. I live in Minnesota bu

Re: Apache::ASP, SSL problems ... must be LWP ...

2001-02-16 Thread Joshua Chamas
"Demetrios C. Christopher" wrote: > > Hey guys, thanks for nothing ... this is the second reply > to my own email :( > > Anyway, I contacted the site with which we were having problems > and they went through their logs only to discover that the only > difference between LWP https calls that wer

Re: Apache::ASP, Sessions and SSL ...

2001-02-16 Thread Joshua Chamas
"Demetrios C. Christopher" wrote: > > Having been trained in the Microsoft Arts, I decided > upgrading instead of troubleshooting the problem might > be well worth it ... I upgraded to 2.09 and things are > working fine now ... if things stop working again I'll > be paying Joshua a visit! (just k

Re: Apache::ASP, SSL problems ... must be LWP ...

2001-02-16 Thread G.W. Haywood
Hi Demetrios C., On Fri, 16 Feb 2001, Demetrios C. Christopher wrote: > Is Joshua out sick or something ;) No, but I happen to know that he's very, very busy... 73, Ged.

Re: Apache::ASP, SSL problems ... must be LWP ...

2001-02-16 Thread Demetrios C. Christopher
Hey guys, thanks for nothing ... this is the second reply to my own email :( Anyway, I contacted the site with which we were having problems and they went through their logs only to discover that the only difference between LWP https calls that were successful and those that failed was the return

Re: make trouble

2001-02-16 Thread Blue Lang
On Fri, 16 Feb 2001, Paul Lombardo wrote: > Current working directory /export/home/apache/apache_1.3.6/src/modules/perl > *** Error code 1 random guess: do you have write permission to the apache src directories? -- Blue Langhttp://www.gator.net/~blue

Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]

2001-02-16 Thread Ciaran.Deignan
On Fri, 16 Feb 2001 [EMAIL PROTECTED] wrote: > Hi Jarkko, > > > > I'll try to do one or two more builds. I'd really like to try it with > > > Apache's mod_perl and mod_embed, these really didn't work at all with > > > perl-5.6.0, but I'm not sure I'll find the time. [AIX-4.3.2, IBM's C compiler,

Re: make trouble

2001-02-16 Thread G.W. Haywood
Hi there, Like the new target for make! On Fri, 16 Feb 2001, Paul Lombardo wrote: > I can get the Makefile.PL to fire without any trouble, but EVERY time I run > make I get: > > *** Error code 1 > any ideas what I am doing wrong? I think this is what you're doing wrong: > We have Solaris 2.

make trouble

2001-02-16 Thread Paul Lombardo
I can get the Makefile.PL to fire without any trouble, but EVERY time I run make I get: *** Error code 1 make: Fatal error: Command failed for target `mod_perl.o' Current working directory /export/home/apache/apache_1.3.6/src/modules/perl *** Error code 1 make: Fatal error: Command failed for tar

Re: [OT] re:advocacy at perl.com

2001-02-16 Thread Matt Sergeant
On Fri, 16 Feb 2001, Gunther Birznieks wrote: > At 10:25 AM 2/16/01 -0500, DeWitt Clinton wrote: > >On Fri, Feb 16, 2001 at 03:14:37PM +, Matt Sergeant wrote: > > > > > I wonder if I should write them an article about take23, and then > > > use the funds to pay for articles for take23 :-)

Re: [OT] re:advocacy at perl.com

2001-02-16 Thread Randal L. Schwartz
> "Gunther" == Gunther Birznieks <[EMAIL PROTECTED]> writes: Gunther> Too tired to think of clever plugs for myself or I would be doing so. you know I'd never (see my .sig) plug anything (see my .sig) like that in the body (see my .sig) of a message. That'd be (see my .sig) crass commercial

Re: [OT] re:advocacy at perl.com

2001-02-16 Thread Gunther Birznieks
At 10:25 AM 2/16/01 -0500, DeWitt Clinton wrote: >On Fri, Feb 16, 2001 at 03:14:37PM +, Matt Sergeant wrote: > > > I wonder if I should write them an article about take23, and then > > use the funds to pay for articles for take23 :-) > >Geez, Matt, you promote take23 every chance you get.

Re: [OT] re:advocacy at perl.com

2001-02-16 Thread DeWitt Clinton
On Fri, Feb 16, 2001 at 03:14:37PM +, Matt Sergeant wrote: > I wonder if I should write them an article about take23, and then > use the funds to pay for articles for take23 :-) Geez, Matt, you promote take23 every chance you get. That's worse than me mentioning Avacet (www.avacet.com

Re: [OT] re:advocacy at perl.com

2001-02-16 Thread Matt Sergeant
On Fri, 16 Feb 2001, Paul wrote: > Hi, all. > Nothing really new here -- just thought I'd note that perl.com has "a > budget to burn" and an open invitation for anything perl related. > Please see below; I repost the perl.com mailing in it's entirety > (please forgive the size, but I hate plagiar

[OT] re:advocacy at perl.com

2001-02-16 Thread Paul
Hi, all. Nothing really new here -- just thought I'd note that perl.com has "a budget to burn" and an open invitation for anything perl related. Please see below; I repost the perl.com mailing in it's entirety (please forgive the size, but I hate plagiarism. =o) ===

[ANNOUNCE] Cache-Cache-0.02

2001-02-16 Thread DeWitt Clinton
Summary: Perl Cache is the successor to the popular File::Cache and IPC::Cache perl libraries. This project unifies those modules under the generic Cache::Cache interface and implements Cache::FileCache, Cache::MemoryCache, Cache::SharedMemoryCache, and Cache::SizeAwareFileCache. Rele

Re: garbled browser display

2001-02-16 Thread Todd Finney
At 05:21 AM 2/16/01, G.W. Haywood wrote: >On Fri, 16 Feb 2001, Todd Finney wrote: > > > I've noticed some strange behavior that I think is > being > > caused somewhere in my handler sequence. > >Have you looked at the HTTP headers? Yes, nothing at all fishy. I think I may have corrected things

Re: Difference between NN and IE

2001-02-16 Thread Matt Sergeant
On Fri, 16 Feb 2001, G.W. Haywood wrote: > Hi there, > > On Fri, 16 Feb 2001, Scott Alexander wrote: > > > Why is it Netscape displays the pop up authenticate window when the > > user enters the wrong password. But Internet Explorer displays my > > 401.html page if I return an AUTH_REQUIRED; from

Re: garbled browser display

2001-02-16 Thread G.W. Haywood
Hi there, On Fri, 16 Feb 2001, Todd Finney wrote: > I've noticed some strange behavior that I think is being > caused somewhere in my handler sequence. Have you looked at the HTTP headers? 73, Ged.

Re: Difference between NN and IE

2001-02-16 Thread G.W. Haywood
Hi there, On Fri, 16 Feb 2001, Scott Alexander wrote: > Why is it Netscape displays the pop up authenticate window when the > user enters the wrong password. But Internet Explorer displays my > 401.html page if I return an AUTH_REQUIRED; from my AuthAny.pm This really isn't the place to discuss

Re: General Question

2001-02-16 Thread G.W. Haywood
Hi there, On Fri, 16 Feb 2001, Kiran Kumar.M wrote: > I would like to know what header to print to view this on the browser Your question is not very clear, are you using mod_perl? If so how is it configured? Have you read .../mod_perl/SUPPORT? Have you seen the Eagle Book? Have you read th

Difference between NN and IE

2001-02-16 Thread Scott Alexander
Hi, Why is it Netscape displays the pop up authenticate window when the user enters the wrong password. But Internet Explorer displays my 401.html page if I return an AUTH_REQUIRED; from my AuthAny.pm handler? If I click on the pop up window cancel in Netscape then it will display the 401.htm

garbled browser display

2001-02-16 Thread Todd Finney
I've noticed some strange behavior that I think is being caused somewhere in my handler sequence. I have a series of handlers running under a virtual host on Apache 1.3.9, mod_perl 1.21 (maybe 1.22), RH 6.0. What's happening is the pages are downloading and displaying as usual, until the las