I have an odd problem and would like to have advice. I posted it to alt.apache.configurationĀ
but only got an advice to submit it as a bug. I'd appreciate any help.
My Apache is Apache/2.0.55 (Unix) Embperl/2.1.0 mod_perl/2.0.2
Perl/v5.8.7 on Solaris.
onday, March 13, 2006 4:03 PM
To: Adam Prime x443
Cc: modperl@perl.apache.org
Subject: RE: [mp1] intermittant pnotes error
On Mon, 2006-03-13 at 15:57 -0500, Adam Prime x443 wrote:
> The thing the puzzles me the most is that everything runs fine 99.9%
> of the time. I'm kind of at a l
On Mon, 2006-03-13 at 15:41 -0500, Adam Prime x443 wrote:
> this is the the conf for that particular case of the error:
>
>
> SetHandler perl-script
> PerlHandler StrategyV2::Careers
>
Looks okay.
> I don't really understand method handlers and their applications, and
>
3, 2006 3:08 PM
To: Adam Prime x443
Cc: modperl@perl.apache.org
Subject: Re: [mp1] intermittant pnotes error
On Mon, 2006-03-13 at 11:00 -0500, Adam Prime x443 wrote:
> The code that causes this error (in this example anyway, it has
> happened on practically every package) is this:
>
&g
On Mon, 2006-03-13 at 15:57 -0500, Adam Prime x443 wrote:
> The thing the puzzles me the most is that everything runs fine 99.9%
> of the time. I'm kind of at a loss about what I should even log aside
> from the process_id.
You should log what $r is, since it isn't what you thought it was. You
m
ies, or if it's something
that happens across processes.
Adam
-Original Message-
From: Perrin Harkins [mailto:[EMAIL PROTECTED]
Sent: Monday, March 13, 2006 3:48 PM
To: Adam Prime x443
Cc: modperl@perl.apache.org
Subject: RE: [mp1] intermittant pnotes error
On Mon, 2006-03-13 at 15:
On Mon, 2006-03-13 at 11:00 -0500, Adam Prime x443 wrote:
> The code that causes this error (in this example anyway, it has
> happened on practically every package) is this:
>
> sub handler{
> my $r = shift;
> my $req = Apache::Request->instance($r);
> .
> }
Why don't you put some
I have this problem where we get a series of errors like this:
[Sun Mar 12 16:29:23 2006] [error] Can't locate object method "pnotes" via
package "StrategyV2::Careers" at
/usr/lib/perl5/site_perl/5.8.5/i686-linux/Apache/Request.pm line 36.\n
but where the package changes depending on what page