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/Apache/MVC.pm line 114, <DATA> line 1.\n The chunk of code concerned looks like : if ($MODPERL2) { %headers = %{$self->ar->headers_in}; } Where $self->ar provides the apache request. I'm guessing this could be because libapreq2 isn't installed but don't have any way to check this myself. Can anybody provide any clues how to work around or fix this problem.. Thanks A -- http://www.aarontrevena.co.uk LAMP System Integration, Development and Hosting