Geoffrey Ferrari wrote:
> All of a sudden, I've started getting strange error messages when I use
> Apache2::AuthCookie under modperl2.
>
> Apache refuses to start, logging the error message:
>
> "StackedHandlers" is not exported by the mod_perl2 module\n
> "MethodHandlers" is not exported by t
On Tue, 27 Dec 2005 4:59 pm, Geoffrey Ferrari wrote:
All of a sudden, I've started getting strange error messages when I
use Apache2::AuthCookie under modperl2.
"StackedHandlers" is not exported by the mod_perl2 module\n
"MethodHandlers" is not exported by the mod_perl2 module\n "Authen" is
Helmut Zeilinger wrote:
>
>> Sounds like a lack of entropy, since you aren't typing on the local
>> keyboard:
>> http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#Server_Hanging_at_the_Startup
>>
> In deed the /dev/random device does not generate (enough) bytes, when
> the
steve larson wrote:
> List
>
> TO WHO IT MAY CONCERN
>
> GET ME OFF THIS LIST
>
> [EMAIL PROTECTED]
Again, following this lovely thread, this mailing list is configured for
people to be able to unsubscribe themselves.
http://perl.apache.org/maillist/modperl.html#Subscription_Information
Also,
Curtis Poe wrote:
> Hi all,
>
> My 'make test' had a couple of test failures. Not being familiar with
> mod_perl 2.0, I'm not sure how to resolve them.
> [...]
> --
> 1. Problem Description:
>
> Failed tests:
>
> Failed Test Stat Wstat Total Fail Failed
> List of
All of a sudden, I've started getting strange error messages when I
use Apache2::AuthCookie under modperl2.
Apache refuses to start, logging the error message:
"StackedHandlers" is not exported by the mod_perl2 module\n
"MethodHandlers" is not exported by the mod_perl2 module\n "Authen"
is
Hi all,
My 'make test' had a couple of test failures. Not being familiar with
mod_perl 2.0, I'm not sure how to resolve them.
Cheers,
Curtis "Ovid" Poe
Software Engineer
Kineticode, Inc.
--
1. Problem Description:
Failed tests:
Failed Test Stat Wstat Total Fail
Joachim Zobel wrote:
Hi.
I think it makes sense to use Apache filtering to seperate the
presentation layer. The idea is to have an application layer that
outputs xml and a template engine attached by filtering that merges the
xml into html pages.
What is already there? Are there any template e
Sounds like a lack of entropy, since you aren't typing on the local
keyboard:
http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#Server_Hanging_at_the_Startup
In deed the /dev/random device does not generate (enough) bytes, when
the keyboard is not
used. ("cat /dev/r
Original Message
From: Juan Jose Natera Abreu <[EMAIL PROTECTED]>
To: Jeff <[EMAIL PROTECTED]>
CC: mod_perl List
Subject: Re:Apache2::Cookies - getting all names
Date: 26/12/2005 19:35
Hi,
How are you creating the cookies?
Apache2::Cookie has the same interface as CGI pm (a
Original Message
From: Jonathan <[EMAIL PROTECTED]>
To: Jeff <[EMAIL PROTECTED]>
CC: mod_perl List
Subject: Re:Apache2::Cookies - getting all names
Date: 26/12/2005 19:19
This is what I do:
my $cookiejar = Apache2::Cookie::Jar->new(
$this->{'ApacheRequest'} );
11 matches
Mail list logo