David Ihnen wrote:
1. Problem Description:
While developing with CGI::Application and utilizing Apache::Reload, we
encountered an issue where our modules were not being succesfully
reinitialized on reload. It was traced down to @ISA not containing the
proper values after a 'use base' directi
Philip M. Gollucci wrote:
Craig MacKenna wrote:
On Dec 24 00:57, "Philip M. Gollucci" wrote:
Subject: Re: [mp2] undefined symbol in make test with threaded Apache
2.2.11
If you post your ./Configure for perl, ./configure for httpd, and perl
Makefile.PL for mod_perl, I'll run it locally on my
Hi, I'm trying to figure out how to preserve the request
body across an OpenID login redirect cycle.
This handler is running as a PerlHeaderParserHandler.
Say the application's session times out, but the user posts
something by clicking submit.
They are redirected to the OpenID server but it sa