Re: Bug? Make test fails on configure_httpd/configure_apxs

2004-11-01 Thread Steven
On Sunday 31 October 2004 22:18, Stas Bekman wrote: > Steven, can you please tell me where did you see the suggestion to post > here the script t/REPORT and not the output of its execution? If it wasn't > clear in the help document, please suggest how to improve the wording. Whoops, well the only

Request methods not found

2004-11-01 Thread Marina Markus
Hello,   With Geoffrey Young's generous help I have successfully implemented authentication using my own handler subroutine defined as PerlAuthenHandler.   This works OK in RedHat but not on SGI (IRIX 6.2). Call to the handler fails complaining that it cannot find request object method

Re: Request methods not found

2004-11-01 Thread Geoffrey Young
Marina Markus wrote: > Hello, > > With Geoffrey Young's generous help I have successfully implemented > authentication using my own handler subroutine defined as PerlAuthenHandler. :) > This works OK in RedHat but not on SGI (IRIX 6.2). Call to the handler fails > complaining that it cannot

user login ( authentication )

2004-11-01 Thread greger
hello could some kind soul please advice as how to implement rock solid authentication with modperl I have a db app running mod_perl/perl/apache/mysql and need user authentication, should I use the database's authentication or should I write my own ?which is better? ...any advice(help) much ap

RE: user login ( authentication )

2004-11-01 Thread Clayton Cottingham
Apache::Authcookie Or Apache::Authdbm Work great for me > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: November 1, 2004 9:40 AM > To: [EMAIL PROTECTED] > Subject: user login ( authentication ) > > hello > could some kind soul please advice as how t

Re: user login ( authentication )

2004-11-01 Thread Brian Reichert
On Mon, Nov 01, 2004 at 09:40:16AM -0800, [EMAIL PROTECTED] wrote: > hello > could some kind soul please advice as how to implement rock solid > authentication with modperl > I have a db app running mod_perl/perl/apache/mysql and need user > authentication, should I use the database's authentic

Re: [mp2] Apache::PerlSections->dump gives no output at all.

2004-11-01 Thread Philippe M. Chiasson
M.v.Buytene wrote: On 2004-10-28 17:34:23 +0200, "Philippe M. Chiasson" <[EMAIL PROTECTED]> said: M.v.Buytene wrote: [...] When i use the Apache::PerlSections->dump(); i only see 1; __END__ The problem is now clear to me. The section handling in mod_perl 2, even though it's mostly backwards comp

Disappearing parms in subrequest

2004-11-01 Thread Vince Veselosky
Hi mod_perl gurus, This question pertains to Apache::Request, I hope I am in the right place. I have: Linux (Debian Sarge) Apache 1.3.31 mod_perl 1.29 libapreq 1.1 I have a situation where I use an Apache::Request object and then hand it off to a library which calls Apache::Request->instance on

[mp2] make test failures

2004-11-01 Thread CALDWELL, JERAMIE W \(SWBT\)
First off, I am new to the world of mod_perl so please bear with me. Thanks Solaris 5.9 on a v440 Apache 2.0.5.2 mod_perl 1.99_17 perl 5.8.3 (ActivePerl) The 'make test' failures are as follows: -every test script in the 't/apr-ext' directory fails -the 'constants.t' test script i

Re: user login ( authentication )

2004-11-01 Thread David Nicol
"proscribed?" are you sure? m-w.com says that word means 2 : to condemn or forbid as harmful or unlawful : PROHIBIT > You don't use the database's authentication, per se; the proscribed > mechanism is to create a separate MySQL table for uid/password for > web-based authentication. -- David L

Re: [mp2] make test failures

2004-11-01 Thread Stas Bekman
CALDWELL, JERAMIE W (SWBT) wrote: First off, I am new to the world of mod_perl so please bear with me. No worries, Jeramie :) Solaris 5.9 on a v440 Apache 2.0.5.2 mod_perl 1.99_17 perl 5.8.3 (ActivePerl) The 'make test' failures are as follows: -every test script in the 't/apr-ext' director

Re: Bug? Make test fails on configure_httpd/configure_apxs

2004-11-01 Thread Stas Bekman
Steven wrote: [parts of the detailed report snipped] Thanks Steven, [...] *** Makefile.PL options: MP_APR_LIB => aprext MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_LIBNAME => mod_perl MP_USE_DSO => 1 I think I can see what the problem is. Could you run the same build with an e

libapreq make error on x86_64

2004-11-01 Thread Charles P. Frank
Good Evening All, I am using: mod_perl 1.0 apache 1.33 perl v5.8.5 built for x86_64-linux-thread-multi on x86_64 Fedora Core 2 linux box I am trying to install libapreq-1.3. During the the make, I get the following error: [EMAIL PROTECTED] make cp lib/Apache/libapreq.pm blib/lib/Apache/libapr