Urgent: DBI::Auth configuration problem

2003-02-19 Thread Scott Chapman
This is the last piece in my implementation. If anyone can help with how to debug this or what is wrong with my configuration, I'd really appreciate it! I'm trying DBI::Auth against a Postgresql database for authentication. It's not working. My postgres debug log shows no activity as well as

DBI::Auth configuration problem

2003-02-18 Thread Scott Chapman
I'm trying DBI::Auth against a Postgresql database for authentication. It's not working. My postgres debug log shows no activity as well as this error regarding my configuration. I don't know how to debug this. Anyone able to help? Error Log from Apache shows: [Tue Feb 18 16:13:53 2003]

[Maybe OT] Modular design - calling pages like a subroutine with a twist.

2001-11-15 Thread Scott Chapman
I'm very interested in making a modular site design but haven't found the tools yet to allow this with the twist I'm looking for. Say I have a page that encapsulates some functionality, such as sending a form then validating the contents that are returned. I'd call that PageB. PageB could be

Re: [Maybe OT] Modular design - calling pages like a subroutine with a twist.

2001-11-15 Thread Scott Chapman
On 15 Nov 2001, at 15:33, Perrin Harkins wrote: The original e-mail was confusing, but I think what he's after is not so much the ability to call pages as subs but rather the ability to abstract away the fact that a sub might actually involve multiple user interactions (present a form, get

Compile problem w/ mod_perl-1.26 apache_1.3.20

2001-08-30 Thread Scott Chapman
I'm getting this error when I make mod-perl. I'm running on TurboLinux 5.0. I'd appreciate any info on why this is failing. (cd ../apache_1.3.20 PERL5LIB=/home/software/mod_perl-1.26/lib make) make[1]: Entering directory `/home/software/apache_1.3.20' === src make[2]: Entering directory

Re: Compile problem w/ mod_perl-1.26 apache_1.3.20

2001-08-30 Thread Scott Chapman
for mod_perl It looks like there's a problem in the distribution above. I just noticed the errors: modules/perl/mod_perl.config.sh: ./modules/perl/perl_config: No such file or directory ?? Scott On 30 Aug 2001, at 23:38, Stas Bekman wrote: On Thu, 30 Aug 2001, Scott Chapman wrote: I'm getting

Re: Mod_Perl learning track

2000-02-08 Thread Scott Chapman
What magazines are good on Perl? It seems to have quite a few online and in print. Are there any that would be a waste of money? Any better for newbies or a particular use of Perl? On 4 Feb 00, at 18:29, Perrin Harkins wrote: On Fri, 4 Feb 2000, Scott Chapman wrote: What books do I need

Mod_Perl learning track

2000-02-04 Thread Scott Chapman
and ignore CGI on NT? ...any level. Thanks very much in advance. I have been very impressed with the helpfulness of this mailing list. I hope this proves to be a good thread for those watching and those down the road. Happy Trails! -- Scott Chapman Technical Support Specialist Lund Performan

RE: How to make EmbPerl stuff new content into a existing frame?

2000-01-19 Thread Scott Chapman
frame, as in the example link above. Can you make a redirection have a "target=frame" and "?parameter=value" to do this? -- Scott Chapman Technical Support Specialist Lund Performance Solutions [EMAIL PROTECTED] or [EMAIL PROTECTED] Phone: 541-926-3800 www.lund.com

Re: How to make EmbPerl stuff new content into a existing frame?

2000-01-18 Thread Scott Chapman
On Mon, 17 Jan 2000, you wrote: Why do you need this intermediate step i.e. A HREF="/login/indxnav1.epl?session_id=[+$session_ID+]digest=[+$digest+]" TARGET="index"Update.. ? Why not just get the server to populate frame index with required data up front ? Or have I missed something

Can you get the mod_perl performance gains under NT?

1999-12-10 Thread Scott Chapman
with web server - CGI is done directly to the web server API - Code compiled to PCode and PCode subsequently executed - Persistent database connections - Did I miss any and do I have these right? -- Scott Chapman Technical Support Specialist Lund Performance Solutions [EMAIL PROTECTED] or [EMAIL

Re: Problem with compiling mod_perl

1999-12-08 Thread Scott Chapman
This looks just like what I saw when I built it on my RH 6.0 setup. I recompiled Perl first and it fixed this. I think what is going on here is that the make file is determing what compiler that Perl was compiled with (cc in this case) and using that to compile Mod_Perl. I read somewhere

Re: Redirect While Maintaining Environment?

1999-12-08 Thread Scott Chapman
On 8 Dec 99, at 16:26, Vivek Khera wrote: Encryption, or store the state locally and pass a handle to that state, eg, a file name or database object number. In order to do this security must be done. It is too easy for someone to make a form and have it submit strange values to your

HTTP_REFERER is gone under Mod_Perl and EmbPerl!

1999-12-06 Thread Scott Chapman
a hand on how to debug this? -- Scott Chapman Technical Support Specialist Lund Performance Solutions [EMAIL PROTECTED] or [EMAIL PROTECTED] Phone: 541-926-3800 www.lund.com

Re: mod_perl Programmers demand is going up...

1999-12-03 Thread Scott Chapman
ekman mailto:[EMAIL PROTECTED]www.singlesheaven.com/stas Perl,CGI,Apache,Linux,Web,Java,PC at www.singlesheaven.com/stas/TULARC www.apache.org www.perl.com == www.modperl.com || perl.apache.org single o- + single o-+ = singlesheavenhttp://www.singlesheaven.com -- Scott Chapm

Problems with mod_perl 1.2.1 and apache 1.3.9 - newbie - Please help!

1999-01-17 Thread Scott Chapman
ll'. Stop. make[3]: Leaving directory `/usr/src/apache_1.3.9/src' make[2]: *** [build-std] Error 2 make[2]: Leaving directory `/usr/src/apache_1.3.9' make[1]: *** [build] Error 2 make[1]: Leaving directory `/usr/src/apache_1.3.9' make: *** [apaci_httpd] Error 2 -- Scott Chapman Technic