You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Andy Dembach <An...@urbia.com> on 2000/07/27 11:42:48 UTC

[Mason]Re: Mason/mod_perl failing with threaded per

Hi Brian,

I just read your posting on the mason mailing list. It seems even to
fail with Perl 5.00503 when compiled with enabled thread support.

What error do you exactly get? On our site it says after some reloads: 

System error

while serving site1.foo.com / (referer=, agent=Mozilla/4.61 [en] (X11;
I; Linux 2.2.15 i686))
Can't upgrade that kind of scalar at
/usr/lib/perl5/HTML/Mason/ApacheHandler.pm line 498.


Debug file is '6'.
Full debug path is '/usr/local/mason/debug/anon/6'.

Nothing else in the error log. No mason components are called in the
requested file. It should just print "bla".


andreas.dembach@urbia.com

Re: [Mason]Re: Mason/mod_perl failing with threaded per

Posted by John Chia <jo...@ni.yi.org>.
Same error I got (also on 5.005something).  Under the same circumstances
too- variable amounts of reloads.

-john


On Thu, Jul 27, 2000 at 11:42:48AM +0200, Andy Dembach wrote:
> Hi Brian,
> 
> I just read your posting on the mason mailing list. It seems even to
> fail with Perl 5.00503 when compiled with enabled thread support.
> 
> What error do you exactly get? On our site it says after some reloads: 
> 
> System error
> 
> while serving site1.foo.com / (referer=, agent=Mozilla/4.61 [en] (X11;
> I; Linux 2.2.15 i686))
> Can't upgrade that kind of scalar at
> /usr/lib/perl5/HTML/Mason/ApacheHandler.pm line 498.
> 
> 
> Debug file is '6'.
> Full debug path is '/usr/local/mason/debug/anon/6'.
> 
> Nothing else in the error log. No mason components are called in the
> requested file. It should just print "bla".
> 
> 
> andreas.dembach@urbia.com

--