|
Re: Wierd Mason 1.22 problem: msg#00266web.mason.user
On Sat, 30 Aug 2003, David @ Simply Site Hosting wrote: > 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 I just tried the latter on my dev system, running Mason 1.22, Perl 5.8.0, mod_perl 1.28, and Apache 1.3.28. I couldn't duplicate your problem. I got the expected HTML error page. Can you try downgrading to 1.21 and see if this still happens? I suspect it may be due to some other change on your system besides the Mason upgrade. > this is the resaults from a make test on the mason source You didn't paste anything in here. Did something fail during the tests? If so, please rerun the tests with "make test TEST_VERBOSE=1" and send the output from the _failed_ tests. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Wierd Mason 1.22 problem: 00266, David @ Simply Site Hosting |
|---|---|
| Next by Date: | Re: Wierd Mason 1.22 problem: 00266, David @ Simply Site Hosting |
| Previous by Thread: | Wierd Mason 1.22 problemi: 00266, David @ Simply Site Hosting |
| Next by Thread: | Re: Wierd Mason 1.22 problem: 00266, David @ Simply Site Hosting |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |