Hi, we run Apache::ASP on several largish sites...
Every once in a while, I get the following error in my error logs and it
causes either an internal server error or the page just not to load (depending
on whether or not the offense happens in an eval {} block).
We don't use $Response->Log() anywhere in our code, so it must be called by
Apache::ASP internals. Any ideas on why this is heppening or even better, how
to stop it?
[Tue Jan 21 11:23:45 2003] [error] [asp] [1638] [error] error compiling
flash.asp: Can't call method "Log" on an undefined value at
/usr/lib/perl5/site_perl/5.8.0/Apache/ASP/Response.pm line 105. <-->
Compilation failed in require at /path/to/flash.asp line 4. <--> BEGIN
failed--compilation aborted at /path/to/flash.asp line 4. <--> ,
/usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 1433
--
Theo Schlossnagle
Principal Consultant
OmniTI Computer Consulting, Inc. -- http://www.omniti.com/
1024D/82844984/95FD 30F1 489E 4613 F22E 491A 7E88 364C 8284 4984
2047R/33131B65/71 F7 95 64 49 76 5D BA 3D 90 B9 9F BE 27 24 E7
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: $self->{asp} nor defined in Response?! Theo E. Schlossnagle
- Re: $self->{asp} nor defined in Response?! Josh Chamas
- Re: $self->{asp} nor defined in Response?... Theo E. Schlossnagle
- Re: $self->{asp} nor defined in Respo... Csongor Fagyal
- Re: $self->{asp} nor defined in R... Theo E. Schlossnagle
- Re: $self->{asp} nor defined... Csongor Fagyal
- Re: $self->{asp} nor defined in Respo... Josh Chamas
- Re: $self->{asp} nor defined in R... George Schlossnagle
- Re: $self->{asp} nor defined... Josh Chamas
- Re: $self->{asp} nor defined in R... Theo E. Schlossnagle