> Neeme, great that you found the problem, but I like to understand it a
> little better. Normaly it's no problem if you use "my" expressions. So there
> must be something special here, that triggers the problem. First of all I
> would like to know, if this is the same problem that two or three others
> atready reported.
I think that I have screwed things a little up.
>
> Could you send us some of the error messages from your error log, after you
> have removed the "TIGHT LOOP" code ?
>
excerpt from logs is here:
@ISA corrupted HTML::Embperl::Req must be a base class of
HTML::Embperl::DOC::_10 at
/usr/local/lib/perl5/site_perl/5.6.0/i686-linux/HTML/Embperl.pm line 848.
[Wed Feb 28 08:03:22 2001] [error] Can't locate object method "Path" via
package "HTML::Embperl::DOC::_10" at
/usr/local/lib/perl5/site_perl/5.6.0/i686-linux/HTML/Embperl.pm line 851.


> Is there are message, that say "@ISA corrupted" ?
>
> Do you use these variables, you have declared with my later on in your
> script ?
I'm totally blamed, seems like the point is not there.
This morning I simply clickes my pages and I noticed a behaviour that if
Apache runs some times other pages which by way are Apache::Registry
scripts, and the I click my pages I'll get messages about corrupted ISA.
If the I click some times continously my pages, error messages disappear
soon and all works normal. Then I let Apache run other scripts and all
starts over again.

Is it possible that Apache's Registry module corrupts Embperls ISA array?

And finally I'll get error messages even with this simple page

[-$self=shift-]
<html>
blah
</html>


Neeme Vool


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to