On 13/09/06, Perrin Harkins <[EMAIL PROTECTED]> wrote:
On Wed, 2006-09-13 at 16:27 +0100, Aaron Trevena wrote:
> Currently I don't have mp2 installed anywhere to hand, and the mp2
> code was all tested when I was developing against an mp2 system.
Maybe the guy who reported the error on the Maypo
On Wed, 2006-09-13 at 16:27 +0100, Aaron Trevena wrote:
> Currently I don't have mp2 installed anywhere to hand, and the mp2
> code was all tested when I was developing against an mp2 system.
Maybe the guy who reported the error on the Maypole list could test it
for you.
- Perrin
On 13/09/06, Randy Kobes <[EMAIL PROTECTED]> wrote:
On Wed, 13 Sep 2006, Aaron Trevena wrote:
> ..Which means installimg mod_perl 2.x in various ways and hoping to
> replicate the error. Oh Joy.
I don't think this suggestion involves reinstalling mp2,
or even altering anything in it. The origina
On Wed, 13 Sep 2006, Aaron Trevena wrote:
On 13/09/06, Randy Kobes <[EMAIL PROTECTED]> wrote:
Within Apache::MVC, at the start where it requires a
bunch of mp2 modules, does adding
require APR::Table;
help?
I'll try it.
..Which means installimg mod_perl 2.x in various ways and hoping to
On 13/09/06, Randy Kobes <[EMAIL PROTECTED]> wrote:
Within Apache::MVC, at the start where it requires a
bunch of mp2 modules, does adding
require APR::Table;
help?
I'll try it.
..Which means installimg mod_perl 2.x in various ways and hoping to
replicate the error. Oh Joy.
A.
--
http://
On Tue, 12 Sep 2006, Jonathan Vanasco wrote:
On Sep 12, 2006, at 5:04 AM, Aaron Trevena wrote:
Can't locate object method "FIRSTKEY" via package "APR::Table" at
/usr/src/maypole/lib/Apache/MVC.pm line 114, line 1.\n
looks like its a tied variable error.
apreq people -- is APR::Table even t
On Sep 12, 2006, at 5:04 AM, Aaron Trevena wrote:
Can't locate object method "FIRSTKEY" via package "APR::Table" at
/usr/src/maypole/lib/Apache/MVC.pm line 114, line 1.\n
looks like its a tied variable error.
apreq people -- is APR::Table even tied ? or is this some sort of
class inherita
Hello funky mod_perl people,
I've had a few people report the following problem when using mod_perl
2.x and Maypole.
As far as I can see Maypole isn't doing anything wrong yet we get the
following error:
Can't locate object method "FIRSTKEY" via package "APR::Table" at
/usr/src/maypole/lib/Apac