Re: very old bug report about internal_redirect
:-> "Geoffrey" == Geoffrey Young <geoff@modperlcookbook.org> writes:
>> I've tried replacing '($$)' with ': method'
>> and I now get this when accessing /R
>> [Wed Nov 12 08:11:37 2003] [error] Can't locate object method
>> "internal_redirect" via package "bug130883::Redir" at
>> /usr/local/lib/site_perl/bug130883/Redir.pm line 9.
> looks like you added the :method tag to bug130883::Redir::handler(),
> which wasn't originally a method handler in the code you posted:
Uh, sorry. I corrected it and now I get this one:
[Wed Nov 12 16:23:05 2003] [error] Can't call method "content_type" on
an undefined value at /usr/local/lib/site_perl/bug130883/Impl1.pm line
10.
>> I'll try the patch later.
> that would be a help. don't forget that you'll need to apply it to
> the mod_perl.c in your apache source tree, or otherwise apply it to
> your mod_perl souces, 'make realclean', and start from scratch. while
> you're rebuilding mod_perl, it might be useful to add PERL_TRACE=1 and
> PERL_DEBUG=1 to your build, for debugging purposes (not for
> production, of course :)
The Debian Apache maintainer prepared me a patched version that I'll try as
soon as possible.
> I'll be away for the next week and a half, but if the patch doesn't
> work I'll take a real look at this on the 24th (feel free to remind me
> then :)
No problem, I won't be at home till the 21st, and from work I don't
have that much time to do this.
Pf
> --Geoff
> --
> Reporting bugs: http://perl.apache.org/bugs/
> Mail list info: http://perl.apache.org/maillist/modperl.html
--
-------------------------------------------------------------------------------
Pierfrancesco Caci | ik5pvx | mailto:p.caci@tin.it - http://gusp.dyndns.org
Firenze - Italia | Office for the Complication of Otherwise Simple Affairs
Linux penny 2.6.0-test9 #1 Fri Oct 31 22:51:12 CET 2003 i686 GNU/Linux
Reply to: