|
Re: Wierd Mason 1.22 problem: msg#00267web.mason.user
Sorry this was never meant to go to the list, (I wasn't sure if there was a way to cancel it) my apologies to the group, DOH bloody outlook express hit ctrl + enter for a line break and bang out when the bloody e-mail. Sorry everyone, problem solved. What can I say opps! David. ----- Original Message ----- From: "Dave Rolsky" <autarch@xxxxxxxx> To: "David @ Simply Site Hosting" <david@xxxxxxxxxxxxxx> Cc: <mason-users@xxxxxxxxxxxxxxxxxxxxx> Sent: Saturday, August 30, 2003 11:13 PM Subject: Re: [Mason] Wierd Mason 1.22 problem > 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 > _______________________________________________ > Mason-users mailing list > Mason-users@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/mason-users > ------------------------------------------------------- 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: | Re: Wierd Mason 1.22 problem: 00267, Dave Rolsky |
|---|---|
| Next by Date: | Mason Wiki: 00267, Jonathan Swartz |
| Previous by Thread: | Re: Wierd Mason 1.22 problemi: 00267, Dave Rolsky |
| Next by Thread: | Mason Wiki: 00267, Jonathan Swartz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |