logo       

Wierd Mason 1.22 problem: msg#00265

web.mason.user

Subject: Wierd Mason 1.22 problem

Hi,

I have been using mason for a while now accross 3 server never had a problem
untill 1.22 its strange any error in my code dosent return the normal mason
error page instead it just does sits there, a quick look at top tells me the
httpd process is siting at around 90% CPU time where it sits indefinatley

this is my http.conf file or at least the relevent bits

PerlModule HTML::Mason::ApacheHandler

<Location />
SetHandler perl-script
PerlHandler HTML::Mason::ApacheHandler
</Location>

this code in a mason page works fine

% my $name = 'David';
Hello <% $name %>

however this

% $name = 'David';

which sould produde an error does nothing other than push the httpd process
that called it up to all the availiable CPU time same with any pice of code
that errors

this is the resaults from a make test on the mason source



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise